Panda3D
|
Public Member Functions | |
TiXmlPrinter () | |
string | CStr () |
string | Indent () |
string | LineBreak () |
SetIndent (string _indent) | |
SetLineBreak (string _lineBreak) | |
SetStreamPrinting () | |
unsigned int | Size () |
string | Str () |
bool | Visit (TiXmlComment const ) |
bool | Visit (TiXmlDeclaration const ) |
bool | Visit (TiXmlUnknown const ) |
bool | Visit (TiXmlText const ) |
bool | VisitEnter (TiXmlElement const , TiXmlAttribute const ) |
bool | VisitEnter (TiXmlDocument const ) |
bool | VisitExit (TiXmlDocument const ) |
bool | VisitExit (TiXmlElement const ) |
TiXmlPrinter | ( | ) |
string CStr | ( | ) |
string Indent | ( | ) |
string LineBreak | ( | ) |
SetIndent | ( | string | _indent | ) |
SetLineBreak | ( | string | _lineBreak | ) |
SetStreamPrinting | ( | ) |
unsigned int Size | ( | ) |
string Str | ( | ) |
bool Visit | ( | TiXmlText | const | ) | [inherited] |
bool Visit | ( | TiXmlDeclaration | const | ) | [inherited] |
bool Visit | ( | TiXmlComment | const | ) | [inherited] |
bool Visit | ( | TiXmlUnknown | const | ) | [inherited] |
bool VisitEnter | ( | TiXmlDocument | const | ) | [inherited] |
bool VisitEnter | ( | TiXmlElement | const, |
TiXmlAttribute | const | ||
) | [inherited] |
bool VisitExit | ( | TiXmlDocument | const | ) | [inherited] |
bool VisitExit | ( | TiXmlElement | const | ) | [inherited] |