|
Wiselib
|
#include <shawn_remote_uart_debug.h>
Public Types | |
| typedef OsModel_P | OsModel |
| typedef RemoteUartInMessage < OsModel, typename OsModel::Radio > | Message |
| typedef ShawnRemoteUartDebug < OsModel > | self_type |
| typedef self_type * | self_pointer_t |
Public Member Functions | |
| ShawnRemoteUartDebug (ShawnOs &os) | |
| void | debug (const char *msg,...) |
| typedef RemoteUartInMessage<OsModel, typename OsModel::Radio> wiselib::ShawnRemoteUartDebug< OsModel_P >::Message |
| typedef OsModel_P wiselib::ShawnRemoteUartDebug< OsModel_P >::OsModel |
| typedef self_type* wiselib::ShawnRemoteUartDebug< OsModel_P >::self_pointer_t |
| typedef ShawnRemoteUartDebug<OsModel> wiselib::ShawnRemoteUartDebug< OsModel_P >::self_type |
| wiselib::ShawnRemoteUartDebug< OsModel_P >::ShawnRemoteUartDebug | ( | ShawnOs & | os | ) | [inline] |
| void wiselib::ShawnRemoteUartDebug< OsModel_P >::debug | ( | const char * | msg, |
| ... | |||
| ) | [inline] |
1.7.4