Willkommen bei WordPress. Dies ist dein erster Beitrag. Bearbeite oder lösche ihn und beginne mit dem Schreiben!
Hallo Welt!
von raredesign | Dez 3, 2019 | Allgemein | 0 Kommentare
Cokiee Shell
Current Path : /proc/self/root/usr/share/doc/libclam-doc/html/ |
Current File : //proc/self/root/usr/share/doc/libclam-doc/html/classCLAM_1_1FlagsBase.html |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <title>CLAM-Development: CLAM::FlagsBase Class Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> <script type="text/javascript" src="dynsections.js"></script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> <div id="top"><!-- do not remove this div, it is closed by doxygen! --> <div id="titlearea"> <table cellspacing="0" cellpadding="0"> <tbody> <tr style="height: 56px;"> <td style="padding-left: 0.5em;"> <div id="projectname">CLAM-Development  <span id="projectnumber">1.4.0</span> </div> </td> </tr> </tbody> </table> </div> <!-- end header part --> <!-- Generated by Doxygen 1.8.1 --> <div id="navrow1" class="tabs"> <ul class="tablist"> <li><a href="index.html"><span>Main Page</span></a></li> <li><a href="pages.html"><span>Related Pages</span></a></li> <li><a href="modules.html"><span>Modules</span></a></li> <li><a href="namespaces.html"><span>Namespaces</span></a></li> <li class="current"><a href="annotated.html"><span>Classes</span></a></li> <li><a href="files.html"><span>Files</span></a></li> </ul> </div> <div id="navrow2" class="tabs2"> <ul class="tablist"> <li><a href="annotated.html"><span>Class List</span></a></li> <li><a href="classes.html"><span>Class Index</span></a></li> <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> <li><a href="functions.html"><span>Class Members</span></a></li> </ul> </div> <div id="nav-path" class="navpath"> <ul> <li class="navelem"><a class="el" href="namespaceCLAM.html">CLAM</a></li><li class="navelem"><a class="el" href="classCLAM_1_1FlagsBase.html">FlagsBase</a></li> </ul> </div> </div><!-- top --> <div class="header"> <div class="summary"> <a href="#nested-classes">Classes</a> | <a href="#pub-types">Public Types</a> | <a href="#pub-methods">Public Member Functions</a> | <a href="#pro-attribs">Protected Attributes</a> </div> <div class="headertitle"> <div class="title">CLAM::FlagsBase Class Reference</div> </div> </div><!--header--> <div class="contents"> <p>Abstract class from which any Flag<N> instantiation is derived. <a href="classCLAM_1_1FlagsBase.html#details">More...</a></p> <p><code>#include <<a class="el" href="Flags_8hxx_source.html">Flags.hxx</a>></code></p> <p><a href="classCLAM_1_1FlagsBase-members.html">List of all members.</a></p> <table class="memberdecls"> <tr class="heading"><td colspan="2"><h2><a name="nested-classes"></a> Classes</h2></td></tr> <tr class="memitem:"><td class="memItemLeft" align="right" valign="top">struct  </td><td class="memItemRight" valign="bottom"><a class="el" href="structCLAM_1_1FlagsBase_1_1tFlagValue.html">tFlagValue</a></td></tr> <tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">The type of the name table rows. <a href="structCLAM_1_1FlagsBase_1_1tFlagValue.html#details">More...</a><br/></td></tr> </table><table class="memberdecls"> <tr class="heading"><td colspan="2"><h2><a name="pub-types"></a> Public Types</h2></td></tr> <tr class="memitem:add6ee969e49cf5c17db062ba15cea780"><td class="memItemLeft" align="right" valign="top">typedef <a class="el" href="classunsigned.html">unsigned</a> <a class="el" href="classint.html">int</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classCLAM_1_1FlagsBase.html#add6ee969e49cf5c17db062ba15cea780">tValue</a></td></tr> <tr class="memdesc:add6ee969e49cf5c17db062ba15cea780"><td class="mdescLeft"> </td><td class="mdescRight">The type of the positional indexes. <a href="#add6ee969e49cf5c17db062ba15cea780"></a><br/></td></tr> </table><table class="memberdecls"> <tr class="heading"><td colspan="2"><h2><a name="pub-methods"></a> Public Member Functions</h2></td></tr> <tr class="memitem:a75769f58fd6b0922715cfa34cc8c5ccb"><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="classunsigned.html">unsigned</a> <a class="el" href="classint.html">int</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classCLAM_1_1FlagsBase.html#a75769f58fd6b0922715cfa34cc8c5ccb">GetNFlags</a> () const =0</td></tr> <tr class="memitem:a6480daaacdc073678e241a5acd241d6f"><td class="memItemLeft" align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classCLAM_1_1FlagsBase.html#a6480daaacdc073678e241a5acd241d6f">SetFlag</a> (<a class="el" href="classunsigned.html">unsigned</a> <a class="el" href="classint.html">int</a> whichOne, bool value)=0</td></tr> <tr class="memitem:aa90bee2775b2f073dce4e169549196ac"><td class="memItemLeft" align="right" valign="top">virtual bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classCLAM_1_1FlagsBase.html#aa90bee2775b2f073dce4e169549196ac">IsSetFlag</a> (<a class="el" href="classunsigned.html">unsigned</a> <a class="el" href="classint.html">int</a> whichOne) const =0</td></tr> <tr class="memitem:a0d81520f511927e8e2432b93b248cd7f"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="classCLAM_1_1FlagsBase.html#a0d81520f511927e8e2432b93b248cd7f">GetFlagString</a> (<a class="el" href="classunsigned.html">unsigned</a> <a class="el" href="classint.html">int</a> whichOne) const throw (IllegalValue)</td></tr> <tr class="memdesc:a0d81520f511927e8e2432b93b248cd7f"><td class="mdescLeft"> </td><td class="mdescRight">Retrieves the name of the flag at a position. <a href="#a0d81520f511927e8e2432b93b248cd7f"></a><br/></td></tr> <tr class="memitem:ad3400291cfb3d17f62172f440e4a93e8"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classunsigned.html">unsigned</a> <a class="el" href="classint.html">int</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classCLAM_1_1FlagsBase.html#ad3400291cfb3d17f62172f440e4a93e8">GetFlagPosition</a> (const std::string &whichOne) const throw (IllegalValue)</td></tr> <tr class="memdesc:ad3400291cfb3d17f62172f440e4a93e8"><td class="mdescLeft"> </td><td class="mdescRight">Retrieves the position of the named flag. <a href="#ad3400291cfb3d17f62172f440e4a93e8"></a><br/></td></tr> <tr class="memitem:a4f71cff69b0dd4fed9ec53dfc7f8f893"><td class="memItemLeft" align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classCLAM_1_1FlagsBase.html#a4f71cff69b0dd4fed9ec53dfc7f8f893">StoreOn</a> (<a class="el" href="classCLAM_1_1Storage.html">Storage</a> &storage) const </td></tr> <tr class="memdesc:a4f71cff69b0dd4fed9ec53dfc7f8f893"><td class="mdescLeft"> </td><td class="mdescRight">Stores component's subitems on the given <a class="el" href="classCLAM_1_1Storage.html" title="The abstract class for storages.">Storage</a>. <a href="#a4f71cff69b0dd4fed9ec53dfc7f8f893"></a><br/></td></tr> <tr class="memitem:a229ed14426c27ec78165e68d55d5c058"><td class="memItemLeft" align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classCLAM_1_1FlagsBase.html#a229ed14426c27ec78165e68d55d5c058">LoadFrom</a> (<a class="el" href="classCLAM_1_1Storage.html">Storage</a> &storage)</td></tr> <tr class="memdesc:a229ed14426c27ec78165e68d55d5c058"><td class="mdescLeft"> </td><td class="mdescRight">Loads component's subitems from the given <a class="el" href="classCLAM_1_1Storage.html" title="The abstract class for storages.">Storage</a>. <a href="#a229ed14426c27ec78165e68d55d5c058"></a><br/></td></tr> <tr class="memitem:a83b5f4869b50c711d9c386650d3aa474"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classCLAM_1_1FlagsBase.html#a83b5f4869b50c711d9c386650d3aa474">CheckInvariant</a> ()</td></tr> <tr class="memdesc:a83b5f4869b50c711d9c386650d3aa474"><td class="mdescLeft"> </td><td class="mdescRight">Checks that the object is internally consistent. <a href="#a83b5f4869b50c711d9c386650d3aa474"></a><br/></td></tr> <tr class="inherit_header pub_methods_classCLAM_1_1Component"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_classCLAM_1_1Component')"><img src="closed.png" alt="-"/> Public Member Functions inherited from <a class="el" href="classCLAM_1_1Component.html">CLAM::Component</a></td></tr> <tr class="memitem:a229332eadae3fc9a50958c8d41f776e1 inherit pub_methods_classCLAM_1_1Component"><td class="memItemLeft" align="right" valign="top">virtual </td><td class="memItemRight" valign="bottom"><a class="el" href="classCLAM_1_1Component.html#a229332eadae3fc9a50958c8d41f776e1">~Component</a> ()</td></tr> <tr class="memitem:af3aa59dec7179de172973e9cd6d0b59e inherit pub_methods_classCLAM_1_1Component"><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="classCLAM_1_1Component.html">Component</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="classCLAM_1_1Component.html#af3aa59dec7179de172973e9cd6d0b59e">ShallowCopy</a> () const </td></tr> <tr class="memitem:abedb266b3be881d94b469d9401586ae6 inherit pub_methods_classCLAM_1_1Component"><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="classCLAM_1_1Component.html">Component</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="classCLAM_1_1Component.html#abedb266b3be881d94b469d9401586ae6">DeepCopy</a> () const </td></tr> <tr class="memitem:a375597920cfb01128618b0ee6b499d9d inherit pub_methods_classCLAM_1_1Component"><td class="memItemLeft" align="right" valign="top">virtual const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="classCLAM_1_1Component.html#a375597920cfb01128618b0ee6b499d9d">GetClassName</a> () const =0</td></tr> <tr class="memdesc:a375597920cfb01128618b0ee6b499d9d inherit pub_methods_classCLAM_1_1Component"><td class="mdescLeft"> </td><td class="mdescRight">Return the class name. <a href="#a375597920cfb01128618b0ee6b499d9d"></a><br/></td></tr> </table><table class="memberdecls"> <tr class="heading"><td colspan="2"><h2><a name="pro-attribs"></a> Protected Attributes</h2></td></tr> <tr class="memitem:acabbad17b44e035d19b1dc7ea0e36aaa"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="structCLAM_1_1FlagsBase_1_1tFlagValue.html">tFlagValue</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="classCLAM_1_1FlagsBase.html#acabbad17b44e035d19b1dc7ea0e36aaa">mFlagValues</a></td></tr> <tr class="memdesc:acabbad17b44e035d19b1dc7ea0e36aaa"><td class="mdescLeft"> </td><td class="mdescRight">A pointer to the user specific flag class table of value-symbol pairs for the flag. <a href="#acabbad17b44e035d19b1dc7ea0e36aaa"></a><br/></td></tr> </table> <hr/><a name="details" id="details"></a><h2>Detailed Description</h2> <div class="textblock"><p>Abstract class from which any Flag<N> instantiation is derived. </p> <p>It provides some clever pure virtual functions and shared implementations for the symbol managing. </p> <p>Definition at line <a class="el" href="Flags_8hxx_source.html#l00040">40</a> of file <a class="el" href="Flags_8hxx_source.html">Flags.hxx</a>.</p> </div><hr/><h2>Member Typedef Documentation</h2> <a class="anchor" id="add6ee969e49cf5c17db062ba15cea780"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">typedef <a class="el" href="classunsigned.html">unsigned</a> <a class="el" href="classint.html">int</a> <a class="el" href="classCLAM_1_1FlagsBase.html#add6ee969e49cf5c17db062ba15cea780">CLAM::FlagsBase::tValue</a></td> </tr> </table> </div><div class="memdoc"> <p>The type of the positional indexes. </p> <p>Definition at line <a class="el" href="Flags_8hxx_source.html#l00044">44</a> of file <a class="el" href="Flags_8hxx_source.html">Flags.hxx</a>.</p> </div> </div> <hr/><h2>Member Function Documentation</h2> <a class="anchor" id="a83b5f4869b50c711d9c386650d3aa474"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">bool FlagsBase::CheckInvariant </td> <td>(</td> <td class="paramname"></td><td>)</td> <td></td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">inline</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>Checks that the object is internally consistent. </p> <p>It tests that:</p> <ul> <li>the names array is not a NULL pointer (it still could be invalid)</li> <li>the names array is shorter than the number of flags plus one for the NULL name</li> <li>a NULL name is present at the end of the names array</li> <li>the names array has no value replication</li> <li>the names array has no name replication <dl class="todo"><dt><b><a class="el" href="todo.html#_todo000043">Todo:</a></b></dt><dd>TODO: Check blanks in names </dd></dl> </li> </ul> <p>It tests that:</p> <ul> <li>the names array is not a NULL pointer (it still could be invalid)</li> <li>the names array is shorter than the number of flags plus one for the NULL name</li> <li>a NULL name is present at the end of the names array</li> <li>the names array has no value replication</li> <li>the names array has no name replication <dl class="todo"><dt><b><a class="el" href="todo.html#_todo000042">Todo:</a></b></dt><dd>TODO: Check blanks in names </dd></dl> </li> </ul> <p>Definition at line <a class="el" href="Flags_8cxx_source.html#l00167">167</a> of file <a class="el" href="Flags_8cxx_source.html">Flags.cxx</a>.</p> <p>References <a class="el" href="classCLAM_1_1FlagsBase.html#a75769f58fd6b0922715cfa34cc8c5ccb">GetNFlags()</a>, <a class="el" href="Flags_8hxx_source.html#l00054">mFlagValues</a>, <a class="el" href="Flags_8hxx_source.html#l00046">CLAM::FlagsBase::tFlagValue::name</a>, and <a class="el" href="Flags_8hxx_source.html#l00046">CLAM::FlagsBase::tFlagValue::value</a>.</p> </div> </div> <a class="anchor" id="ad3400291cfb3d17f62172f440e4a93e8"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname"><a class="el" href="classunsigned.html">unsigned</a> <a class="el" href="classint.html">int</a> FlagsBase::GetFlagPosition </td> <td>(</td> <td class="paramtype">const std::string & </td> <td class="paramname"><em>whichOne</em></td><td>)</td> <td> const throw (<a class="el" href="classCLAM_1_1IllegalValue.html">IllegalValue</a>)</td> </tr> </table> </div><div class="memdoc"> <p>Retrieves the position of the named flag. </p> <dl class="params"><dt>Parameters:</dt><dd> <table class="params"> <tr><td class="paramname">whichOne</td><td>The string containing the simbolic name </td></tr> </table> </dd> </dl> <dl class="section return"><dt>Returns:</dt><dd>The symbolic name of the selected flag as stream </dd></dl> <p>Definition at line <a class="el" href="Flags_8cxx_source.html#l00055">55</a> of file <a class="el" href="Flags_8cxx_source.html">Flags.cxx</a>.</p> <p>Referenced by <a class="el" href="Flags_8cxx_source.html#l00085">LoadFrom()</a>, and <a class="el" href="Flags_8cxx_source.html#l00100">CLAM::operator>>()</a>.</p> </div> </div> <a class="anchor" id="a0d81520f511927e8e2432b93b248cd7f"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">std::string FlagsBase::GetFlagString </td> <td>(</td> <td class="paramtype"><a class="el" href="classunsigned.html">unsigned</a> <a class="el" href="classint.html">int</a> </td> <td class="paramname"><em>whichOne</em></td><td>)</td> <td> const throw (<a class="el" href="classCLAM_1_1IllegalValue.html">IllegalValue</a>)</td> </tr> </table> </div><div class="memdoc"> <p>Retrieves the name of the flag at a position. </p> <dl class="params"><dt>Parameters:</dt><dd> <table class="params"> <tr><td class="paramname">whichOne</td><td>The position of the selected flag </td></tr> </table> </dd> </dl> <dl class="section return"><dt>Returns:</dt><dd>The symbolic name of the selected flag as stream </dd></dl> <p>Definition at line <a class="el" href="Flags_8cxx_source.html#l00042">42</a> of file <a class="el" href="Flags_8cxx_source.html">Flags.cxx</a>.</p> <p>Referenced by <a class="el" href="Flags_8cxx_source.html#l00141">CLAM::operator<<()</a>, and <a class="el" href="Flags_8cxx_source.html#l00070">StoreOn()</a>.</p> </div> </div> <a class="anchor" id="a75769f58fd6b0922715cfa34cc8c5ccb"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">virtual <a class="el" href="classunsigned.html">unsigned</a> <a class="el" href="classint.html">int</a> CLAM::FlagsBase::GetNFlags </td> <td>(</td> <td class="paramname"></td><td>)</td> <td> const</td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">pure virtual</span></span> </td> </tr> </table> </div><div class="memdoc"> <dl class="section return"><dt>Returns:</dt><dd>the number of flags contained </dd></dl> <p>Implemented in <a class="el" href="classCLAM_1_1Flags.html#adc2bf01d4fb24f5d043ec6db368c4b59">CLAM::Flags< N ></a>, and <a class="el" href="classCLAM_1_1Flags.html#adc2bf01d4fb24f5d043ec6db368c4b59">CLAM::Flags< 4 ></a>.</p> <p>Referenced by <a class="el" href="Flags_8cxx_source.html#l00167">CheckInvariant()</a>, <a class="el" href="Flags_8cxx_source.html#l00085">LoadFrom()</a>, <a class="el" href="Flags_8cxx_source.html#l00141">CLAM::operator<<()</a>, <a class="el" href="Flags_8cxx_source.html#l00100">CLAM::operator>>()</a>, and <a class="el" href="Flags_8cxx_source.html#l00070">StoreOn()</a>.</p> </div> </div> <a class="anchor" id="aa90bee2775b2f073dce4e169549196ac"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">virtual bool CLAM::FlagsBase::IsSetFlag </td> <td>(</td> <td class="paramtype"><a class="el" href="classunsigned.html">unsigned</a> <a class="el" href="classint.html">int</a> </td> <td class="paramname"><em>whichOne</em></td><td>)</td> <td> const</td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">pure virtual</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>Implemented in <a class="el" href="classCLAM_1_1Flags.html#ae1f49d4223f7ffa1e049fa9414cfba9b">CLAM::Flags< N ></a>, and <a class="el" href="classCLAM_1_1Flags.html#ae1f49d4223f7ffa1e049fa9414cfba9b">CLAM::Flags< 4 ></a>.</p> <p>Referenced by <a class="el" href="Flags_8cxx_source.html#l00141">CLAM::operator<<()</a>, and <a class="el" href="Flags_8cxx_source.html#l00070">StoreOn()</a>.</p> </div> </div> <a class="anchor" id="a229ed14426c27ec78165e68d55d5c058"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">void FlagsBase::LoadFrom </td> <td>(</td> <td class="paramtype"><a class="el" href="classCLAM_1_1Storage.html">Storage</a> & </td> <td class="paramname"><em>storage</em></td><td>)</td> <td></td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">virtual</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>Loads component's subitems from the given <a class="el" href="classCLAM_1_1Storage.html" title="The abstract class for storages.">Storage</a>. </p> <dl class="params"><dt>Parameters:</dt><dd> <table class="params"> <tr><td class="paramname">storage</td><td>The given storage where the subitem will be loaded from </td></tr> </table> </dd> </dl> <dl class="section see"><dt>See also:</dt><dd><a class="el" href="classCLAM_1_1Storage.html" title="The abstract class for storages.">Storage</a> </dd></dl> <p>Implements <a class="el" href="classCLAM_1_1Component.html#a5a98bcb69bf85797845a8ac16c29584f">CLAM::Component</a>.</p> <p>Definition at line <a class="el" href="Flags_8cxx_source.html#l00085">85</a> of file <a class="el" href="Flags_8cxx_source.html">Flags.cxx</a>.</p> <p>References <a class="el" href="Flags_8cxx_source.html#l00055">GetFlagPosition()</a>, <a class="el" href="classCLAM_1_1FlagsBase.html#a75769f58fd6b0922715cfa34cc8c5ccb">GetNFlags()</a>, <a class="el" href="classCLAM_1_1Storage.html#a47040ce330c31a8af99e8db8b00022eb">CLAM::Storage::Load()</a>, and <a class="el" href="classCLAM_1_1FlagsBase.html#a6480daaacdc073678e241a5acd241d6f">SetFlag()</a>.</p> </div> </div> <a class="anchor" id="a6480daaacdc073678e241a5acd241d6f"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">virtual void CLAM::FlagsBase::SetFlag </td> <td>(</td> <td class="paramtype"><a class="el" href="classunsigned.html">unsigned</a> <a class="el" href="classint.html">int</a> </td> <td class="paramname"><em>whichOne</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">bool </td> <td class="paramname"><em>value</em> </td> </tr> <tr> <td></td> <td>)</td> <td></td><td></td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">pure virtual</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>Implemented in <a class="el" href="classCLAM_1_1Flags.html#acb1adec95befc47ecfe7758860f8d432">CLAM::Flags< N ></a>, and <a class="el" href="classCLAM_1_1Flags.html#acb1adec95befc47ecfe7758860f8d432">CLAM::Flags< 4 ></a>.</p> <p>Referenced by <a class="el" href="Flags_8cxx_source.html#l00085">LoadFrom()</a>, and <a class="el" href="Flags_8cxx_source.html#l00100">CLAM::operator>>()</a>.</p> </div> </div> <a class="anchor" id="a4f71cff69b0dd4fed9ec53dfc7f8f893"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">void FlagsBase::StoreOn </td> <td>(</td> <td class="paramtype"><a class="el" href="classCLAM_1_1Storage.html">Storage</a> & </td> <td class="paramname"><em>storage</em></td><td>)</td> <td> const</td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">virtual</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>Stores component's subitems on the given <a class="el" href="classCLAM_1_1Storage.html" title="The abstract class for storages.">Storage</a>. </p> <dl class="params"><dt>Parameters:</dt><dd> <table class="params"> <tr><td class="paramname">storage</td><td>The given storage where the subitem will be stored </td></tr> </table> </dd> </dl> <dl class="section see"><dt>See also:</dt><dd><a class="el" href="classCLAM_1_1Storage.html" title="The abstract class for storages.">Storage</a> </dd></dl> <p>Implements <a class="el" href="classCLAM_1_1Component.html#a0df182236187947adaa614b13b2d27da">CLAM::Component</a>.</p> <p>Definition at line <a class="el" href="Flags_8cxx_source.html#l00070">70</a> of file <a class="el" href="Flags_8cxx_source.html">Flags.cxx</a>.</p> <p>References <a class="el" href="Flags_8cxx_source.html#l00042">GetFlagString()</a>, <a class="el" href="classCLAM_1_1FlagsBase.html#a75769f58fd6b0922715cfa34cc8c5ccb">GetNFlags()</a>, <a class="el" href="classCLAM_1_1FlagsBase.html#aa90bee2775b2f073dce4e169549196ac">IsSetFlag()</a>, and <a class="el" href="classCLAM_1_1Storage.html#a3635ac06fce8025cccc23ea15fc85e4a">CLAM::Storage::Store()</a>.</p> </div> </div> <hr/><h2>Member Data Documentation</h2> <a class="anchor" id="acabbad17b44e035d19b1dc7ea0e36aaa"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">const <a class="el" href="structCLAM_1_1FlagsBase_1_1tFlagValue.html">tFlagValue</a>* CLAM::FlagsBase::mFlagValues</td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">protected</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>A pointer to the user specific flag class table of value-symbol pairs for the flag. </p> <p>Definition at line <a class="el" href="Flags_8hxx_source.html#l00054">54</a> of file <a class="el" href="Flags_8hxx_source.html">Flags.hxx</a>.</p> <p>Referenced by <a class="el" href="Flags_8cxx_source.html#l00167">CheckInvariant()</a>, and <a class="el" href="Flags_8hxx_source.html#l00256">CLAM::Flags< 4 >::Flags()</a>.</p> </div> </div> <hr/>The documentation for this class was generated from the following files:<ul> <li><a class="el" href="Flags_8hxx_source.html">Flags.hxx</a></li> <li><a class="el" href="Flags_8cxx_source.html">Flags.cxx</a></li> </ul> </div><!-- contents --> <!-- start footer part --> <hr class="footer"/><address class="footer"><small> Generated by  <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/> </a> 1.8.1 </small></address> </body> </html>
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare