Public Member Functions | Protected Member Functions
RTT::marsh::TiXmlComment Class Reference

#include <tinyxml.h>

Inheritance diagram for RTT::marsh::TiXmlComment:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual TiXmlNodeClone () const
 Returns a copy of this Comment.
void operator= (const TiXmlComment &base)
virtual const char * Parse (const char *p, TiXmlParsingData *data, TiXmlEncoding encoding)
virtual void Print (FILE *cfile, int depth) const
 Write this Comment to a FILE stream.
 TiXmlComment ()
 Constructs an empty comment.
 TiXmlComment (const TiXmlComment &)
virtual const TiXmlCommentToComment () const
 Cast to a more defined type. Will return null not of the requested type.
virtual TiXmlCommentToComment ()
 Cast to a more defined type. Will return null not of the requested type.
virtual ~TiXmlComment ()

Protected Member Functions

void CopyTo (TiXmlComment *target) const
virtual void StreamOut (TIXML_OSTREAM *out) const

Detailed Description

An XML comment.

Definition at line 1048 of file tinyxml.h.


Constructor & Destructor Documentation

Constructs an empty comment.

Definition at line 1052 of file tinyxml.h.

Definition at line 1383 of file tinyxml.cpp.

virtual RTT::marsh::TiXmlComment::~TiXmlComment ( ) [inline, virtual]

Definition at line 1056 of file tinyxml.h.


Member Function Documentation

Returns a copy of this Comment.

Implements RTT::marsh::TiXmlNode.

Definition at line 1420 of file tinyxml.cpp.

void RTT::marsh::TiXmlComment::CopyTo ( TiXmlComment target) const [protected]

Definition at line 1414 of file tinyxml.cpp.

void RTT::marsh::TiXmlComment::operator= ( const TiXmlComment base)

Definition at line 1389 of file tinyxml.cpp.

const char * RTT::marsh::TiXmlComment::Parse ( const char *  p,
TiXmlParsingData data,
TiXmlEncoding  encoding 
) [virtual]

Implements RTT::marsh::TiXmlBase.

Definition at line 1340 of file tinyxmlparser.cpp.

void RTT::marsh::TiXmlComment::Print ( FILE *  cfile,
int  depth 
) const [virtual]

Write this Comment to a FILE stream.

Implements RTT::marsh::TiXmlBase.

Definition at line 1396 of file tinyxml.cpp.

void RTT::marsh::TiXmlComment::StreamOut ( TIXML_OSTREAM out) const [protected, virtual]

Implements RTT::marsh::TiXmlBase.

Definition at line 1405 of file tinyxml.cpp.

virtual const TiXmlComment* RTT::marsh::TiXmlComment::ToComment ( ) const [inline, virtual]

Cast to a more defined type. Will return null not of the requested type.

Reimplemented from RTT::marsh::TiXmlNode.

Definition at line 1068 of file tinyxml.h.

virtual TiXmlComment* RTT::marsh::TiXmlComment::ToComment ( ) [inline, virtual]

Cast to a more defined type. Will return null not of the requested type.

Reimplemented from RTT::marsh::TiXmlNode.

Definition at line 1069 of file tinyxml.h.


The documentation for this class was generated from the following files:


rtt
Author(s): RTT Developers
autogenerated on Wed Aug 26 2015 16:16:25