Home | All Classes | Grouped Classes | Index | Search

CL_DomAttr::CL_DomAttr

Constructs a DOM Attr handle.

	CL_DomAttr();

	CL_DomAttr(
		CL_DomDocument doc, const std::string& name);

	CL_DomAttr(
		const CL_SharedPtr<CL_DomNode_Generic>& impl);

See also:

CL_DomAttr | CL_DomDocument | CL_DomNode



Questions or comments, write to the ClanLib mailing list.