LogIdSet Class Reference

#include <LogIdSet.h>

List of all members.


Detailed Description

Part of the logging subsystem.

Added by the ADD_SELECTORS(x) macro, stores the "standard" selector ids for any base string. One each for the base string, and warning, error, debug, and compiler prefixes. It allocates them on construction.

Definition at line 50 of file LogIdSet.h.


Public Attributes

const log_id_t log
 used by maceout and maceLog()
const log_id_t warn
 used by macewarn and maceWarn()
const log_id_t error
 used by maceerr and maceError()
const log_id_t debug
 used by macedbg(x) and maceDebug()
const log_id_t compiler
 used by macecompiler(x) and maceCompiler()

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

Generated on Sat Oct 4 21:30:29 2008 for Mace Library by  doxygen 1.5.5