#include <libxml++/nodes/commentnode.h>
Inherits xmlpp::ContentNode.
Public Member Functions | |
CommentNode (_xmlNode* node) | |
virtual | ~CommentNode () |
Comment Node.
This will be instantiated by the parser.
xmlpp::CommentNode::CommentNode | ( | _xmlNode * | node | ) | [explicit] |
virtual xmlpp::CommentNode::~CommentNode | ( | ) | [virtual] |