include/gn/gnExceptionCode.h File Reference

#include "gn/gnDefs.h"
#include <string>

Include dependency graph for gnExceptionCode.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Classes

class  gnExceptionCode

Defines

#define CREATE_EXCEPTION(E_NAME)

Functions

GNDLLEXPORT uint32GetNewExceptionCode ()


Define Documentation

#define CREATE_EXCEPTION E_NAME   ) 
 

Value:

inline \ static gnExceptionCode& E_NAME(){ \ static gnExceptionCode* m_excp = new gnExceptionCode(GetNewExceptionCode(), #E_NAME); \ return *m_excp; \ }
Definition at line 54 of file gnExceptionCode.h.


Function Documentation

uint32 & GetNewExceptionCode  )  [inline]
 

Definition at line 42 of file gnExceptionCode.h.

References uint32.


Generated on Mon Feb 14 19:28:45 2005 for libGenome by doxygen 1.3.8