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

#include <shawn_remote_uart_debug.h>

List of all members.

Public Types

typedef OsModel_P OsModel
typedef RemoteUartInMessage
< OsModel, typename
OsModel::Radio
Message
typedef ShawnRemoteUartDebug
< OsModel
self_type
typedef self_typeself_pointer_t

Public Member Functions

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

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


Member Typedef Documentation

template<typename OsModel_P >
typedef RemoteUartInMessage<OsModel, typename OsModel::Radio> wiselib::ShawnRemoteUartDebug< OsModel_P >::Message
template<typename OsModel_P >
typedef OsModel_P wiselib::ShawnRemoteUartDebug< OsModel_P >::OsModel
template<typename OsModel_P >
typedef self_type* wiselib::ShawnRemoteUartDebug< OsModel_P >::self_pointer_t
template<typename OsModel_P >
typedef ShawnRemoteUartDebug<OsModel> wiselib::ShawnRemoteUartDebug< OsModel_P >::self_type

Constructor & Destructor Documentation

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

Member Function Documentation

template<typename OsModel_P >
void wiselib::ShawnRemoteUartDebug< 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