Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members
IDOM_Comment Class ReferenceClass to refer to XML comment nodes in the DOM.
More...
#include <IDOM_Comment.hpp>
Inheritance diagram for IDOM_Comment
[legend]Collaboration diagram for IDOM_Comment:
[legend]List of all members.
Detailed Description
Class to refer to XML comment nodes in the DOM.
The string value contains all of the characters between the starting '<!-- ' and ending '--> '.
Constructor & Destructor Documentation
IDOM_Comment::IDOM_Comment (
|
) [protected]
|
|
IDOM_Comment::IDOM_Comment (
|
const IDOM_Comment & other ) [protected]
|
|
IDOM_Comment::~IDOM_Comment (
|
) [virtual]
|
|
Member Function Documentation
IDOM_Comment & IDOM_Comment::operator= (
|
const IDOM_Comment & other ) [protected]
|
|
The documentation for this class was generated from the following file:
|