muMECH
1.0
|
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::XMLUtil::ConvertUTF32ToUTF8(), tinyxml2::StrPair::GetStr(), and tinyxml2::StrPair::ParseText().
const char* tinyxml2::Entity::pattern |
Definition at line 68 of file tinyxml2.cpp.
Referenced by tinyxml2::StrPair::GetStr().
char tinyxml2::Entity::value |
Definition at line 70 of file tinyxml2.cpp.
Referenced by tinyxml2::StrPair::GetStr().