UGDK
0.4.1
|
Public Member Functions | |
Parser (DescriptionProtocol< T > *loader) | |
ParseStatus::Type | Parse (const std::string &gddfile_path) |
virtual | ~Parser () |
Protected Member Functions | |
DescriptionProtocol< T > * | loader () |
ParseStatus::Type | doParse (Reader &read) |
ParseStatus::Type | parseDataName (Reader &read) |
ParseStatus::Type | parseSimpleChain (Reader &read) |
ParseStatus::Type | parseProperty (Reader &read) |
ParseStatus::Type | parseEntry (Reader &read) |
ParseStatus::Type | parseRing (Reader &read) |
Parser for the Game Data Description (GDD) syntax.
|
inline |
|
inlinevirtual |
|
protected |
|
inlineprotected |
ParseStatus::Type ugdk::gdd::Parser< T >::Parse | ( | const std::string & | gddfile_path | ) |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |