All Classes |Grouped Classes |Index

Function get_attribute_int

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

	int CL_DomElement::get_attribute_int(
		const CL_DomString & name,
		int default_value = 0);