cloudy  trunk
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Protected Member Functions | Friends
t_nodebug Class Reference

#include <cddefines.h>

Inheritance diagram for t_nodebug:
Inheritance graph
[legend]
Collaboration diagram for t_nodebug:
Collaboration graph
[legend]

Public Member Functions

void enter (const char *) const
 
void leave (const char *) const
 

Protected Member Functions

 t_nodebug ()
 

Friends

class Singleton< t_nodebug >
 

Additional Inherited Members

- Static Public Member Functions inherited from Singleton< t_nodebug >
static t_nodebugInst ()
 

Detailed Description

entry and exit of each routine will go here, stub routines for when compiler-set flag DEBUG_FUN is not defined

Definition at line 688 of file cddefines.h.

Constructor & Destructor Documentation

t_nodebug::t_nodebug ( )
inlineprotected

Definition at line 692 of file cddefines.h.

Member Function Documentation

void t_nodebug::enter ( const char *  ) const
inline

Definition at line 694 of file cddefines.h.

void t_nodebug::leave ( const char *  ) const
inline

Definition at line 695 of file cddefines.h.

Friends And Related Function Documentation

friend class Singleton< t_nodebug >
friend

Definition at line 690 of file cddefines.h.


The documentation for this class was generated from the following file: