cloudy trunk
Loading...
Searching...
No Matches
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 649 of file cddefines.h.

Constructor & Destructor Documentation

◆ t_nodebug()

t_nodebug::t_nodebug ( )
inlineprotected

Definition at line 653 of file cddefines.h.

Member Function Documentation

◆ enter()

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

Definition at line 655 of file cddefines.h.

◆ leave()

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

Definition at line 656 of file cddefines.h.

Friends And Related Function Documentation

◆ Singleton< t_nodebug >

friend class Singleton< t_nodebug >
friend

Definition at line 640 of file cddefines.h.


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