Wiselib
|
iSense Implementation of Debug Concept. More...
#include <isense_debug.h>
Public Types | |
typedef OsModel_P | OsModel |
typedef iSenseDebug< OsModel > | self_type |
typedef self_type * | self_pointer_t |
Public Member Functions | |
void | debug (const char *msg,...) |
Uses isense::Os::debug() internally. | |
iSenseDebug (isense::Os &os) |
iSense Implementation of Debug Concept.
iSense implementation of the Debug Concept ...
typedef OsModel_P wiselib::iSenseDebug< OsModel_P >::OsModel |
typedef self_type* wiselib::iSenseDebug< OsModel_P >::self_pointer_t |
typedef iSenseDebug<OsModel> wiselib::iSenseDebug< OsModel_P >::self_type |
wiselib::iSenseDebug< OsModel_P >::iSenseDebug | ( | isense::Os & | os | ) | [inline] |
void wiselib::iSenseDebug< OsModel_P >::debug | ( | const char * | msg, |
... | |||
) |
Uses isense::Os::debug() internally.