class TiXmlUnknown

Any tag that tinyXml doesn't recognize is saved as an unknown. More...

Full nameTelEngine::TiXmlUnknown
Definition#include <libs/yxml/tinyxml.h>
InheritsTelEngine::TiXmlNode [public ]
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods

Protected Methods


Detailed Description

Any tag that tinyXml doesn't recognize is saved as an unknown. It is a tag of text, but should not be modified. It will be written back to the XML, unchanged, when the file is saved.

DTD tags get thrown into TiXmlUnknowns.

 TiXmlUnknown ()

TiXmlUnknown

 ~TiXmlUnknown ()

~TiXmlUnknown

[virtual]

 TiXmlUnknown ( const TiXmlUnknown& copy )

TiXmlUnknown

void  operator= ( const TiXmlUnknown& copy )

operator=

Reimplemented from TiXmlNode.

TiXmlNode*  Clone ()

Clone

[const virtual]

Reimplemented from TiXmlNode.

void  Print ( FILE* cfile, int depth )

Print

[const virtual]

Reimplemented from TiXmlBase.

const char*  Parse ( const char* p, TiXmlParsingData* data, TiXmlEncoding encoding )

Parse

[virtual]

Reimplemented from TiXmlBase.

const TiXmlUnknown*  ToUnknown ()

ToUnknown

[const virtual]

Reimplemented from TiXmlNode.

TiXmlUnknown*  ToUnknown ()

ToUnknown

[virtual]

Reimplemented from TiXmlNode.

void  CopyTo ( TiXmlUnknown* target )

CopyTo

[protected const]

Reimplemented from TiXmlNode.

void  StreamIn ( TIXML_ISTREAM * in, TIXML_STRING * tag )

StreamIn

[protected virtual]

Reimplemented from TiXmlNode.

void  StreamOut ( TIXML_OSTREAM * out, bool unclosed = false )

StreamOut

[const virtual]

Reimplemented from TiXmlBase.


Generated by: paulc on bussard on Mon Mar 8 12:18:15 2010, using kdoc 2.0a54.