Public Attributes | |
| const char * | pattern |
| int | length |
| char | value |
Definition at line 67 of file tinyxml2.cpp.
| int tinyxml2::Entity::length |
Definition at line 69 of file tinyxml2.cpp.
Referenced by tinyxml2::StrPair::GetStr().
| const char* tinyxml2::Entity::pattern |
Definition at line 68 of file tinyxml2.cpp.
| char tinyxml2::Entity::value |
Definition at line 70 of file tinyxml2.cpp.
Referenced by tinyxml2::StrPair::GetStr().