Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

logs.h File Reference

#include "msdefs.h"

Go to the source code of this file.

Namespaces

namespace  ssobjects

Defines

#define LOG   ssobjects::logs::logln
#define DLOG   1 ? (void)0 : ssobjects::logs::log
#define FUNCLOG(x)
#define INITLOG(x)
#define ENABLELOG   1 ? (void)0 : ssobjects::logs::enable
#define DUMP   1 ? (void)0 : ssobjects::logs::dump


Define Documentation

#define DLOG   1 ? (void)0 : ssobjects::logs::log
 

#define DUMP   1 ? (void)0 : ssobjects::logs::dump
 

#define ENABLELOG   1 ? (void)0 : ssobjects::logs::enable
 

#define FUNCLOG  
 

#define INITLOG  
 

#define LOG   ssobjects::logs::logln
 


Generated on Thu Nov 8 12:39:26 2001 for SimpleServerObjects by doxygen1.2.11 written by Dimitri van Heesch, © 1997-2001