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

TinyOs Implementation of Debug Concept. More...

#include <tinyos_debug.h>

List of all members.

Public Types

typedef OsModel_P OsModel
typedef TinyOsDebug< OsModelself_type
typedef self_typeself_pointer_t

Public Member Functions

void debug2 (const char *msg,...)
void debug (const char *msg,...)

Detailed Description

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

TinyOs Implementation of Debug Concept.

TinyOs implementation of the Debug Concept ...


Member Typedef Documentation

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

Member Function Documentation

template<typename OsModel_P >
void wiselib::TinyOsDebug< OsModel_P >::debug ( const char *  msg,
  ... 
) [inline]
template<typename OsModel_P >
void wiselib::TinyOsDebug< OsModel_P >::debug2 ( 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