Pyrogenesis
13997
|
#include <Parser.h>
Classes | |
class | SDMap |
Static Public Member Functions | |
static CParser & | Get (const char *str) |
Private Types | |
typedef SDMap< std::string, CParser * > | CacheType |
Static Private Attributes | |
static CacheType | m_Cached |
|
private |
|
static |
Definition at line 1069 of file Parser.cpp.
|
staticprivate |