#include <tnlJournal.h>
Public Member Functions | |
| JournalBlockTypeToken (const char *typeString) | |
| U32 | getValue () |
| const char * | getString () |
Static Public Member Functions | |
| const char * | findName (U32 value) |
Private Attributes | |
| const char * | mString |
| U32 | mValue |
| JournalBlockTypeToken * | mNext |
Static Private Attributes | |
| bool | mInitialized |
| JournalBlockTypeToken * | mList |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|