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

Scatterweb^2 Implementation of Debug Concept. More...

#include <scw_debug.h>

List of all members.

Public Types

typedef OsModel_P OsModel
typedef ScwDebug< OsModelself_type
typedef self_typeself_pointer_t

Public Member Functions

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

Detailed Description

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

Scatterweb^2 Implementation of Debug Concept.

Scatterweb^2 implementation of the Debug Concept ...


Member Typedef Documentation

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

Member Function Documentation

template<typename OsModel_P >
void wiselib::ScwDebug< OsModel_P >::debug ( const char *  msg,
  ... 
)

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines