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

OSA Implementation of Debug Concept. More...

#include <osa_debug.h>

List of all members.

Public Types

typedef OsModel_P OsModel
typedef OsaDebug< OsModelself_type
typedef self_typeself_pointer_t

Public Member Functions

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

Detailed Description

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

OSA Implementation of Debug Concept.

OSA implementation of the Debug Concept ...


Member Typedef Documentation

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

Member Function Documentation

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