LDK::XmlComment Class Reference

#include <LDK/XML.h>

Inheritance diagram for LDK::XmlComment:

Inheritance graph
[legend]
Collaboration diagram for LDK::XmlComment:

Collaboration graph
[legend]

Public Member Functions

 XmlComment ()
 Constructs an empty comment.
 XmlComment (const XmlComment &)
void operator= (const XmlComment &base)
virtual ~XmlComment ()
virtual XmlNodeClone () const
 Returns a copy of this Comment.
virtual void Print (SmartFile f, int depth) const
 Write this Comment to a FILE stream.
virtual const char * Parse (const char *p, XmlParsingData *data, XmlEncoding encoding)

Protected Member Functions

void CopyTo (XmlComment *target) const
virtual void StreamOut (LDKXML_OSTREAM *out) const

Detailed Description

An XML comment.

Definition at line 963 of file XML.h.


The documentation for this class was generated from the following file:
Generated on Fri Aug 17 18:32:28 2007 for LDK by  doxygen 1.5.1