Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

panda/src/putil/uniqueIdAllocator.cxx File Reference

#include "pandabase.h"
#include "notify.h"
#include "uniqueIdAllocator.h"

Go to the source code of this file.

Defines

#define uniqueIdAllocator_debug(msg)
#define uniqueIdAllocator_info(msg)   uniqueIdAllocator_cat->info() << msg << endl
#define uniqueIdAllocator_warning(msg)   uniqueIdAllocator_cat->warning() << msg << endl
#define audio_error(msg)   audio_cat->error() << msg << endl

Functions

 NotifyCategoryDecl (uniqueIdAllocator, EXPCL_PANDA, EXPTP_PANDA)
 NotifyCategoryDef (uniqueIdAllocator,"")


Detailed Description

Definition in file uniqueIdAllocator.cxx.


Define Documentation

#define audio_error msg   )     audio_cat->error() << msg << endl
 

Definition at line 50 of file uniqueIdAllocator.cxx.

#define uniqueIdAllocator_debug msg   ) 
 

Value:

if (uniqueIdAllocator_cat.is_debug()) { \
    uniqueIdAllocator_cat->debug() << msg << endl; \
  } else {}

Definition at line 33 of file uniqueIdAllocator.cxx.

Referenced by UniqueIdAllocator::~UniqueIdAllocator().

#define uniqueIdAllocator_info msg   )     uniqueIdAllocator_cat->info() << msg << endl
 

Definition at line 38 of file uniqueIdAllocator.cxx.

#define uniqueIdAllocator_warning msg   )     uniqueIdAllocator_cat->warning() << msg << endl
 

Definition at line 41 of file uniqueIdAllocator.cxx.

Referenced by UniqueIdAllocator::~UniqueIdAllocator().


Function Documentation

NotifyCategoryDecl uniqueIdAllocator  ,
EXPCL_PANDA  ,
EXPTP_PANDA 
 

NotifyCategoryDef uniqueIdAllocator  ,
"" 
 


Generated on Fri May 2 00:46:12 2003 for Panda by doxygen1.3