#include <gnExceptionCode.h>
Public Methods | |
| gnExceptionCode (uint32 code, const char *name) | |
| boolean | operator== (gnExceptionCode &gnec) |
| boolean | operator!= (gnExceptionCode &gnec) |
| uint32 | GetInt () |
| string | GetName () |
Private Methods | |
| gnExceptionCode () | |
| gnExceptionCode (const gnExceptionCode &gnec) | |
| gnExceptionCode& | operator= (gnExceptionCode &gnec) |
Private Attributes | |
| uint32 | m_code |
| string | m_name |
|
|
Definition at line 24 of file gnExceptionCode.h. |
|
|
|
|
|
|
|
|
Definition at line 12 of file gnExceptionCode.h. |
|
|
Definition at line 13 of file gnExceptionCode.h. |
|
|
Definition at line 34 of file gnExceptionCode.h. |
|
|
|
|
|
Definition at line 29 of file gnExceptionCode.h. |
|
|
Definition at line 19 of file gnExceptionCode.h. |
|
|
Definition at line 20 of file gnExceptionCode.h. |
1.2.8.1 written by Dimitri van Heesch,
© 1997-2001