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

logc.h File Reference

#include <stdarg.h>
#include "../oawconfig.h"

Include dependency graph for logc.h:

Include dependency graph

Go to the source code of this file.

Defines

#define OAW_MSG_INFO   0
#define OAW_MSG_WARNING   1
#define OAW_MSG_ERROR   2

Functions

OAW_BEGIN_NAMESPACE typedef
void 
_msgFunc (int, const char *, void *)
OAW_DLLMAPPING void msg (int nType, char *pFormat, va_list argList)
OAW_DLLMAPPING void msg (char *pFormat...)
OAW_DLLMAPPING void msgError (char *pFormat...)
OAW_DLLMAPPING void msgWarning (char *pFormat...)
OAW_DLLMAPPING void setMsgFile (const char *)
OAW_DLLMAPPING void setMsgCallback (_msgFunc *, void *)


Define Documentation

#define OAW_MSG_ERROR   2
 

Definition at line 35 of file logc.h.

#define OAW_MSG_INFO   0
 

Definition at line 33 of file logc.h.

#define OAW_MSG_WARNING   1
 

Definition at line 34 of file logc.h.


Function Documentation

OAW_BEGIN_NAMESPACE typedef void _msgFunc int   ,
const char *   ,
void *   
 

OAW_DLLMAPPING void msg char *    pFormat...
 

OAW_DLLMAPPING void msg int    nType,
char *    pFormat,
va_list    argList
 

OAW_DLLMAPPING void msgError char *    pFormat...
 

OAW_DLLMAPPING void msgWarning char *    pFormat...
 

OAW_DLLMAPPING void setMsgCallback _msgFunc *   ,
void *   
 

OAW_DLLMAPPING void setMsgFile const char *   
 


Generated on Tue Jul 29 14:26:30 2003 for Open ActiveWrl by doxygen1.3-rc2