csIdentStrings Class Reference
Helper class that contains a list of identifiers and their names. More...
#include <cstool/identstrings.h>
Public Member Functions | |
const char * | StringForIdent (int ident) |
Obtain the name of ident. |
Detailed Description
Helper class that contains a list of identifiers and their names.Definition at line 32 of file identstrings.h.
Member Function Documentation
const char* csIdentStrings::StringForIdent | ( | int | ident | ) | [inline] |
Obtain the name of ident.
- Remarks:
- The returned string is only guaranteed to be valid until the next StringForIdent() call.
Definition at line 52 of file identstrings.h.
The documentation for this class was generated from the following file:
- cstool/identstrings.h
Generated for Crystal Space 1.4.0 by doxygen 1.5.8