lsxml::XmlComment< _Ty > Class Template Reference

xml comment class More...

#include <lsxml.h>

Inheritance diagram for lsxml::XmlComment< _Ty >:

lsxml::XmlNode< _Ty > lsxml::XmlNode< _Ty > lsxml::BaseObject lsxml::BaseObject lsxml::BaseObject lsxml::BaseObject List of all members.

Public Member Functions

 XmlComment ()
 ctor
 XmlComment (XmlString< _Ty > *value)
 ctor
 XmlComment (const _Ty *value)
 ctor
 XmlComment ()
 Constructor.
 XmlComment (XmlString< _Ty > *value)
 Constructor.
 XmlComment (const _Ty *value)
 Constructor.

Detailed Description

template<typename _Ty>
class lsxml::XmlComment< _Ty >

xml comment class


Constructor & Destructor Documentation

template<typename _Ty>
lsxml::XmlComment< _Ty >::XmlComment ( XmlString< _Ty > *  value  )  [inline]

Constructor.

Parameters:
value the comment's value

template<typename _Ty>
lsxml::XmlComment< _Ty >::XmlComment ( const _Ty *  value  )  [inline]

Constructor.

Parameters:
value the comment's value


The documentation for this class was generated from the following files:
Generated on Tue Sep 29 14:51:13 2009 for lsxml by  doxygen 1.5.1-p1