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

iSense Implementation of Debug Concept. More...

#include <isense_debug.h>

List of all members.

Public Types

typedef OsModel_P OsModel
typedef iSenseDebug< OsModelself_type
typedef self_typeself_pointer_t

Public Member Functions

void debug (const char *msg,...)
 Uses isense::Os::debug() internally.
 iSenseDebug (isense::Os &os)

Detailed Description

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

iSense Implementation of Debug Concept.

iSense implementation of the Debug Concept ...


Member Typedef Documentation

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

Constructor & Destructor Documentation

template<typename OsModel_P >
wiselib::iSenseDebug< OsModel_P >::iSenseDebug ( isense::Os os) [inline]

Member Function Documentation

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

Uses isense::Os::debug() internally.


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