Sophie

Sophie

distrib > Mandriva > 2010.0 > x86_64 > by-pkgid > 294b2abd8cd7fb1324218acbfd142240 > files > 53

clanlib0.6-docs-0.6.5-35mdv2010.0.x86_64.rpm


<html>
<head><title>ClanLib Reference: CL_ComponentManager</title></head>
<body text=black link=blue vlink=#800080 bgcolor=white topmargin=0 leftmargin=0>
<table border=0 cellspacing=0 cellpadding=0 width=100%><tr><td><img border=0 src="../images/eyeheader-main-purple-a.gif" alt="ClanSoft logo" width=525 height=96></td></tr>
<tr bgcolor=#dadada><td align=left valign=top><img border=0 src="../images/eyeheader-main-purple-b.gif" alt="ClanSoft logo" width=190 height=14></td><td align=right valign=top><img border=0 src="../images/clanlib_light.gif" width=42 height=14></td></tr></table>
<table align=center border=0 cellspacing=10> <tr>
<td><a href="entire_class_index.html">Entire Class Index</a></td>
<td><a href="class_index.html">Main Class Index</a></td>
<td><a href="cross_index.html">Cross Index</a></td>
<td><a href="global_index.html">Global Index</a></td>
</table><h1 align=center>Class CL_ComponentManager</h1><p>
<b>  Manages components loaded from a gui definition file.</b><br>
Contained in: <a href="global_index.html">global</a><br>
Derived from:
<i>none</i>
<br>
Derived by:
<i>none</i>
<br>Group: GUI (Framework)
<p>
#include &lt;ClanLib/gui.h&gt;
<p>
<hr noshade>
<table border=0>
<tr><td colspan=3><h3>public function member index:</h3></td>
<tr valign=top><td align=left><h3>Construction:</h3></td>
<tr valign=top><td align=right><tt><tt>static</tt> <a href="CL_ComponentManager.html#1041"><tt><font color=blue><b>CL_ComponentManager</b></font></tt></a>*</tt> </td><td align=right><a href="CL_ComponentManager.html#1036"><tt><font color=blue><b>create</b></font></tt></a></td><td><tt>(<tt>const</tt> <tt><font color=navy>std::string</font></tt>& <tt><font color=blue>resource_id</font></tt>, <a href="CL_ResourceManager.html"><tt><font color=navy><b>CL_ResourceManager</b></font></tt></a>* <tt><font color=blue>res_manager</font></tt>, <a href="CL_StyleManager.html"><tt><font color=navy><b>CL_StyleManager</b></font></tt></a>* <tt><font color=blue>style</font></tt>, <a href="CL_Component.html"><tt><font color=navy><b>CL_Component</b></font></tt></a>* <tt><font color=blue>parent</font></tt>)</tt>;</td>
<tr valign=top><td align=right><tt><tt>static</tt> <a href="CL_ComponentManager.html#1041"><tt><font color=blue><b>CL_ComponentManager</b></font></tt></a>*</tt> </td><td align=right><a href="CL_ComponentManager.html#1037"><tt><font color=blue><b>create</b></font></tt></a></td><td><tt>(<tt>const</tt> <tt><font color=navy>std::string</font></tt>& <tt><font color=blue>filename</font></tt>, <tt><font color=purple>bool</font></tt> <tt><font color=blue>is_datafile</font></tt>, <a href="CL_StyleManager.html"><tt><font color=navy><b>CL_StyleManager</b></font></tt></a>* <tt><font color=blue>style</font></tt>, <a href="CL_Component.html"><tt><font color=navy><b>CL_Component</b></font></tt></a>* <tt><font color=blue>parent</font></tt>)</tt>;</td>
<tr valign=top><td align=right><tt></tt> </td><td align=right><a href="CL_ComponentManager.html#1038"><tt><font color=blue><b>CL_ComponentManager</b></font></tt></a></td><td><tt>(<tt>const</tt> <tt><font color=navy>std::string</font></tt>& <tt><font color=blue>resource_id</font></tt>, <a href="CL_ResourceManager.html"><tt><font color=navy><b>CL_ResourceManager</b></font></tt></a>* <tt><font color=blue>res_manager</font></tt>, <a href="CL_StyleManager.html"><tt><font color=navy><b>CL_StyleManager</b></font></tt></a>* <tt><font color=blue>style</font></tt>, <a href="CL_Component.html"><tt><font color=navy><b>CL_Component</b></font></tt></a>* <tt><font color=blue>parent</font></tt>)</tt>;</td>
<tr valign=top><td align=right><tt></tt> </td><td align=right><a href="CL_ComponentManager.html#1039"><tt><font color=blue><b>CL_ComponentManager</b></font></tt></a></td><td><tt>(<tt>const</tt> <tt><font color=navy>std::string</font></tt>& <tt><font color=blue>resource_id</font></tt>, <a href="CL_Component.html"><tt><font color=navy><b>CL_Component</b></font></tt></a>* <tt><font color=blue>parent</font></tt>)</tt>;</td>
<tr valign=top><td align=right><tt></tt> </td><td align=right><a href="CL_ComponentManager.html#1040"><tt><font color=blue><b>CL_ComponentManager</b></font></tt></a></td><td><tt>(<tt>const</tt> <tt><font color=navy>std::string</font></tt>& <tt><font color=blue>filename</font></tt>, <tt><font color=purple>bool</font></tt> <tt><font color=blue>is_datafile</font></tt>, <a href="CL_StyleManager.html"><tt><font color=navy><b>CL_StyleManager</b></font></tt></a>* <tt><font color=blue>style</font></tt>, <a href="CL_Component.html"><tt><font color=navy><b>CL_Component</b></font></tt></a>* <tt><font color=blue>parent</font></tt>)</tt>;</td>
<tr valign=top><td align=right><tt></tt> </td><td align=right><a href="CL_ComponentManager.html#1041"><tt><font color=blue><b>CL_ComponentManager</b></font></tt></a></td><td><tt>(<tt>const</tt> <a href="CL_ComponentManager.html#1041"><tt><font color=blue><b>CL_ComponentManager</b></font></tt></a>& <tt><font color=blue>copy</font></tt>)</tt>;</td>
<tr valign=top><td align=right><tt><tt>virtual</tt> </tt> </td><td align=right><a href="CL_ComponentManager.html#1042"><tt><font color=blue><b>~CL_ComponentManager</b></font></tt></a></td><td><tt>()</tt>;</td>
<tr valign=top><td align=left><h3>Attributes:</h3></td>
<tr valign=top><td align=right><tt><tt>static</tt> <a href="CL_Component.html"><tt><font color=navy><b>CL_Component</b></font></tt></a>*</tt> </td><td align=right><a href="CL_ComponentManager.html#1045"><tt><font color=blue><b>create_component</b></font></tt></a></td><td><tt>(<tt>const</tt> <tt><font color=navy>std::string</font></tt>& <tt><font color=blue>type</font></tt>, <a href="CL_Component.html"><tt><font color=navy><b>CL_Component</b></font></tt></a>* <tt><font color=blue>parent</font></tt>, <a href="CL_StyleManager.html"><tt><font color=navy><b>CL_StyleManager</b></font></tt></a>* <tt><font color=blue>style</font></tt>)</tt>;</td>
<tr valign=top><td align=right><tt><a href="CL_Component.html"><tt><font color=navy><b>CL_Component</b></font></tt></a>*</tt> </td><td align=right><a href="CL_ComponentManager.html#1046"><tt><font color=blue><b>get_component</b></font></tt></a></td><td><tt>(<tt>const</tt> <tt><font color=navy>std::string</font></tt>& <tt><font color=blue>name</font></tt>) <tt>const</tt></tt>;</td>
<tr valign=top><td align=right><tt><a href="CL_StyleManager.html"><tt><font color=navy><b>CL_StyleManager</b></font></tt></a>*</tt> </td><td align=right><a href="CL_ComponentManager.html#1047"><tt><font color=blue><b>get_style_manager</b></font></tt></a></td><td><tt>() <tt>const</tt></tt>;</td>
<tr valign=top><td align=left><h3>Operations:</h3></td>
<tr valign=top><td align=right><tt><a href="CL_ComponentManager.html#1041"><tt><font color=blue><b>CL_ComponentManager</b></font></tt></a>&</tt> </td><td align=right><a href="CL_ComponentManager.html#1048"><tt><font color=black><b>operator</b></font></tt><tt> =</tt></a></td><td><tt>(<tt>const</tt> <a href="CL_ComponentManager.html#1041"><tt><font color=blue><b>CL_ComponentManager</b></font></tt></a>& <tt><font color=blue>copy</font></tt>)</tt>;</td>
<tr><td>&nbsp;</td></table>
<hr noshade>
<h2>Description:</h2>
<p>
<hr noshade>
<h2>Function Member Descriptions:</h2>
<a name="1036"><font size=+1><b>CL_ComponentManager::create</b></font></a> -   Depricated; 'new's a component manager. Please use the constructor directly instead.<br><tt><tt>static</tt> <a href="CL_ComponentManager.html#1041"><tt><font color=blue><b>CL_ComponentManager</b></font></tt></a>*</tt> <a href="CL_ComponentManager.html#1036"><tt><font color=blue><b>create</b></font></tt></a><tt>(<tt>const</tt> <tt><font color=navy>std::string</font></tt>& <tt><font color=blue>resource_id</font></tt>, <a href="CL_ResourceManager.html"><tt><font color=navy><b>CL_ResourceManager</b></font></tt></a>* <tt><font color=blue>res_manager</font></tt>, <a href="CL_StyleManager.html"><tt><font color=navy><b>CL_StyleManager</b></font></tt></a>* <tt><font color=blue>style</font></tt>, <a href="CL_Component.html"><tt><font color=navy><b>CL_Component</b></font></tt></a>* <tt><font color=blue>parent</font></tt>)</tt>;<hr size="1" width="70%" align="left" noshade="noshade"><br><br>
<a name="1037"><font size=+1><b>CL_ComponentManager::create</b></font></a> -   Depricated; 'new's a component manager. Please use the constructor directly instead.<br><tt><tt>static</tt> <a href="CL_ComponentManager.html#1041"><tt><font color=blue><b>CL_ComponentManager</b></font></tt></a>*</tt> <a href="CL_ComponentManager.html#1037"><tt><font color=blue><b>create</b></font></tt></a><tt>(<tt>const</tt> <tt><font color=navy>std::string</font></tt>& <tt><font color=blue>filename</font></tt>, <tt><font color=purple>bool</font></tt> <tt><font color=blue>is_datafile</font></tt>, <a href="CL_StyleManager.html"><tt><font color=navy><b>CL_StyleManager</b></font></tt></a>* <tt><font color=blue>style</font></tt>, <a href="CL_Component.html"><tt><font color=navy><b>CL_Component</b></font></tt></a>* <tt><font color=blue>parent</font></tt>)</tt>;<hr size="1" width="70%" align="left" noshade="noshade"><br><br>
<a name="1045"><font size=+1><b>CL_ComponentManager::create_component</b></font></a> -   Creates a component of type 'component_type_name'. If no such component<br>  type exists, a <a href="CL_Error.html">CL_Error</a> is thrown. The method invokes the specific component types<br>  virtual 'create_component' method with the passed arguments. <br><tt><tt>static</tt> <a href="CL_Component.html"><tt><font color=navy><b>CL_Component</b></font></tt></a>*</tt> <a href="CL_ComponentManager.html#1045"><tt><font color=blue><b>create_component</b></font></tt></a><tt>(<tt>const</tt> <tt><font color=navy>std::string</font></tt>& <tt><font color=blue>type</font></tt>, <a href="CL_Component.html"><tt><font color=navy><b>CL_Component</b></font></tt></a>* <tt><font color=blue>parent</font></tt>, <a href="CL_StyleManager.html"><tt><font color=navy><b>CL_StyleManager</b></font></tt></a>* <tt><font color=blue>style</font></tt>)</tt>;<hr size="1" width="70%" align="left" noshade="noshade"><br><br>
<a name="1046"><font size=+1><b>CL_ComponentManager::get_component</b></font></a> -   Returns the component identified by the specified name in the gui definition file.<br>  If the component is not found, a <a href="CL_Error.html">CL_Error</a> exception is thrown.<br><tt><a href="CL_Component.html"><tt><font color=navy><b>CL_Component</b></font></tt></a>*</tt> <a href="CL_ComponentManager.html#1046"><tt><font color=blue><b>get_component</b></font></tt></a><tt>(<tt>const</tt> <tt><font color=navy>std::string</font></tt>& <tt><font color=blue>name</font></tt>) <tt>const</tt></tt>;<hr size="1" width="70%" align="left" noshade="noshade"><br><br>
<a name="1042"><font size=+1><b>CL_ComponentManager::~CL_ComponentManager</b></font></a> -   Component manager destructor.<br><tt><tt>virtual</tt> </tt> <a href="CL_ComponentManager.html#1042"><tt><font color=blue><b>~CL_ComponentManager</b></font></tt></a><tt>()</tt>;<hr size="1" width="70%" align="left" noshade="noshade"><br><br>
<hr noshade>
<h2>Variable Member Descriptions:</h2>
<hr noshade>
</body>
</html>