All Classes |Grouped Classes |Index

Function set_attribute_bool

Sets the attribute node with the specified tag name to the given boolean value.

	void CL_DomElement::set_attribute_bool(
		const CL_DomString & name,
		bool value);