Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages
csIdentStrings Class Reference
Helper class that contains a list of identifiers and their names. More...
#include <cstool/identstrings.h>
Public Member Functions | |
csIdentStrings (const csIdentString *str, csString *scratch, size_t cnt) | |
const char * | StringForIdent (int ident) |
Obtain the name of ident. | |
Protected Attributes | |
csString * | scratch |
size_t | stringCount |
const csIdentString * | strings |
Classes | |
struct | csIdentString |
Detailed Description
Helper class that contains a list of identifiers and their names.
Definition at line 32 of file identstrings.h.
Member Function Documentation
|
Obtain the name of ident.
Definition at line 52 of file identstrings.h. References csStringBase::Format(), csStringFast< LEN >::GetData(), scratch, csIdentStrings::csIdentString::str, stringCount, and strings. |
The documentation for this class was generated from the following file:
- cstool/identstrings.h
Generated for Crystal Space by doxygen 1.4.4