All Classes |Grouped Classes |Index

Function get_attribute_bool

Returns the boolean value of the attribute node with the given tag name.

	bool CL_DomElement::get_attribute_bool(
		const CL_DomString & name,
		bool default_value = false);