Home | All Classes | Grouped Classes | Index | Search

CL_DomComment::CL_DomComment

Constructs a DOM Comment handle.

	CL_DomComment();

	CL_DomComment(
		CL_DomDocument& doc, const std::string& data);

	CL_DomComment(
		const CL_SharedPtr<CL_DomNode_Generic>& impl);

See also:

CL_DomComment | CL_DomDocument | CL_DomNode



Questions or comments, write to the ClanLib mailing list.