All Classes |Grouped Classes |Index

Function set_attribute_int

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

	void CL_DomElement::set_attribute_int(
		const CL_DomString & name,
		int value);