Wiselib
Public Types | Public Member Functions
wiselib::ShawnDebug< OsModel_P > Class Template Reference

Shawn Implementation of Debug Concept. More...

#include <shawn_debug.h>

List of all members.

Public Types

typedef OsModel_P OsModel
typedef ShawnDebug< OsModelself_type
typedef self_typeself_pointer_t

Public Member Functions

 ShawnDebug (ShawnOs &os)
void debug (const char *msg,...)

Detailed Description

template<typename OsModel_P>
class wiselib::ShawnDebug< OsModel_P >

Shawn Implementation of Debug Concept.

Shawn implementation of the Debug Concept ...


Member Typedef Documentation

template<typename OsModel_P >
typedef OsModel_P wiselib::ShawnDebug< OsModel_P >::OsModel
template<typename OsModel_P >
typedef self_type* wiselib::ShawnDebug< OsModel_P >::self_pointer_t
template<typename OsModel_P >
typedef ShawnDebug<OsModel> wiselib::ShawnDebug< OsModel_P >::self_type

Constructor & Destructor Documentation

template<typename OsModel_P >
wiselib::ShawnDebug< OsModel_P >::ShawnDebug ( ShawnOs os) [inline]

Member Function Documentation

template<typename OsModel_P >
void wiselib::ShawnDebug< OsModel_P >::debug ( const char *  msg,
  ... 
) [inline]

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines