All Classes |Grouped Classes |Index

Function create_components

Create components.

	void CL_GUIComponent::create_components(
		const CL_DomDocument & gui_xml);

	void CL_GUIComponent::create_components(
		const CL_StringRef & fullname);

	void CL_GUIComponent::create_components(
		CL_IODevice & file);

	void CL_GUIComponent::create_components(
		const CL_StringRef & filename,
		const CL_VirtualDirectory & dir);