Wiselib
|
Shawn Implementation of Debug Concept. More...
#include <shawn_debug.h>
Public Types | |
typedef OsModel_P | OsModel |
typedef ShawnDebug< OsModel > | self_type |
typedef self_type * | self_pointer_t |
Public Member Functions | |
ShawnDebug (ShawnOs &os) | |
void | debug (const char *msg,...) |
Shawn Implementation of Debug Concept.
Shawn implementation of the Debug Concept ...
typedef OsModel_P wiselib::ShawnDebug< OsModel_P >::OsModel |
typedef self_type* wiselib::ShawnDebug< OsModel_P >::self_pointer_t |
typedef ShawnDebug<OsModel> wiselib::ShawnDebug< OsModel_P >::self_type |
wiselib::ShawnDebug< OsModel_P >::ShawnDebug | ( | ShawnOs & | os | ) | [inline] |
void wiselib::ShawnDebug< OsModel_P >::debug | ( | const char * | msg, |
... | |||
) | [inline] |