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_1Attribute.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::Attribute< AttributeType > Class Template 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_1Attribute.html">Attribute</a></li> </ul> </div> </div><!-- top --> <div class="header"> <div class="summary"> <a href="#pub-types">Public Types</a> | <a href="#pub-methods">Public Member Functions</a> | <a href="#pro-methods">Protected Member Functions</a> </div> <div class="headertitle"> <div class="title">CLAM::Attribute< AttributeType > Class Template Reference<div class="ingroups"><a class="el" href="group__SemanticalAnalysis.html">Semantical Analysis</a></div></div> </div> </div><!--header--> <div class="contents"> <p>This class is the concrete implementation for <a class="el" href="classCLAM_1_1AbstractAttribute.html" title="Defines the interface for an Attribute definition in a DescriptionScheme.">AbstractAttribute</a> for a given type of attributes. <a href="classCLAM_1_1Attribute.html#details">More...</a></p> <p><code>#include <<a class="el" href="DescriptionAttributes_8hxx_source.html">DescriptionAttributes.hxx</a>></code></p> <p><a href="classCLAM_1_1Attribute-members.html">List of all members.</a></p> <table class="memberdecls"> <tr class="heading"><td colspan="2"><h2><a name="pub-types"></a> Public Types</h2></td></tr> <tr class="memitem:aa5f7e378999205efbf15f5348a21f7ec"><td class="memItemLeft" align="right" valign="top">typedef AttributeType </td><td class="memItemRight" valign="bottom"><a class="el" href="classCLAM_1_1Attribute.html#aa5f7e378999205efbf15f5348a21f7ec">DataType</a></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:a43f6c45340d950d7a5bf726f75794fbe"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classCLAM_1_1Attribute.html#a43f6c45340d950d7a5bf726f75794fbe">Attribute</a> (const std::string &attributeName)</td></tr> <tr class="memitem:acda32a4d4d9e0ae03ab7a64dfe534725"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classCLAM_1_1Attribute.html#acda32a4d4d9e0ae03ab7a64dfe534725">Attribute</a> (const std::string &scopeName, const std::string &attributeName)</td></tr> <tr class="memitem:a1bca85082bf527e5ccb4372c3f06d26b"><td class="memItemLeft" align="right" valign="top">virtual void * </td><td class="memItemRight" valign="bottom"><a class="el" href="classCLAM_1_1Attribute.html#a1bca85082bf527e5ccb4372c3f06d26b">Allocate</a> (<a class="el" href="classunsigned.html">unsigned</a> size) const </td></tr> <tr class="memdesc:a1bca85082bf527e5ccb4372c3f06d26b"><td class="mdescLeft"> </td><td class="mdescRight">Allocates and construct 'size' elements for the attribute. <a href="#a1bca85082bf527e5ccb4372c3f06d26b"></a><br/></td></tr> <tr class="memitem:a8881827022730c99a191c90b736fa25e"><td class="memItemLeft" align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classCLAM_1_1Attribute.html#a8881827022730c99a191c90b736fa25e">Deallocate</a> (void *data) const </td></tr> <tr class="memdesc:a8881827022730c99a191c90b736fa25e"><td class="mdescLeft"> </td><td class="mdescRight">Destroys and deallocates the elements pointed by 'data'. <a href="#a8881827022730c99a191c90b736fa25e"></a><br/></td></tr> <tr class="memitem:adcba302ba7d314f3dc49fc7d204f61f0"><td class="memItemLeft" align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classCLAM_1_1Attribute.html#adcba302ba7d314f3dc49fc7d204f61f0">Insert</a> (void *data, <a class="el" href="classunsigned.html">unsigned</a> pos) const </td></tr> <tr class="memdesc:adcba302ba7d314f3dc49fc7d204f61f0"><td class="mdescLeft"> </td><td class="mdescRight">Inserts an element at position pos. <a href="#adcba302ba7d314f3dc49fc7d204f61f0"></a><br/></td></tr> <tr class="memitem:a9e909e679b93a8bbcac3706503b1c4ce"><td class="memItemLeft" align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classCLAM_1_1Attribute.html#a9e909e679b93a8bbcac3706503b1c4ce">Remove</a> (void *data, <a class="el" href="classunsigned.html">unsigned</a> pos) const </td></tr> <tr class="memdesc:a9e909e679b93a8bbcac3706503b1c4ce"><td class="mdescLeft"> </td><td class="mdescRight">Removes an element at position pos. <a href="#a9e909e679b93a8bbcac3706503b1c4ce"></a><br/></td></tr> <tr class="memitem:a2b4f3a22a380cb6f0e4780744fc886a0"><td class="memItemLeft" align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classCLAM_1_1Attribute.html#a2b4f3a22a380cb6f0e4780744fc886a0">XmlDumpData</a> (<a class="el" href="classCLAM_1_1Storage.html">Storage</a> &storage, const void *data, <a class="el" href="classunsigned.html">unsigned</a> size) const </td></tr> <tr class="memdesc:a2b4f3a22a380cb6f0e4780744fc886a0"><td class="mdescLeft"> </td><td class="mdescRight">Dumps the 'data' into the storage. <a href="#a2b4f3a22a380cb6f0e4780744fc886a0"></a><br/></td></tr> <tr class="memitem:a0259c9bc86156aa6e334d214c5c77e04"><td class="memItemLeft" align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classCLAM_1_1Attribute.html#a0259c9bc86156aa6e334d214c5c77e04">XmlRestoreData</a> (<a class="el" href="classCLAM_1_1Storage.html">Storage</a> &storage, void *data, <a class="el" href="classunsigned.html">unsigned</a> size) const </td></tr> <tr class="memdesc:a0259c9bc86156aa6e334d214c5c77e04"><td class="mdescLeft"> </td><td class="mdescRight">Restore the 'data' from the storage. <a href="#a0259c9bc86156aa6e334d214c5c77e04"></a><br/></td></tr> <tr class="memitem:acd66324deebe14dd792522aad082c294"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classCLAM_1_1Attribute.html#acd66324deebe14dd792522aad082c294">XmlDumpSchemaType</a> (<a class="el" href="classCLAM_1_1Storage.html">Storage</a> &storage) const </td></tr> <tr class="memdesc:acd66324deebe14dd792522aad082c294"><td class="mdescLeft"> </td><td class="mdescRight">Dumps the type definition for the attribute into the storage. <a href="#acd66324deebe14dd792522aad082c294"></a><br/></td></tr> <tr class="inherit_header pub_methods_classCLAM_1_1AbstractAttribute"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_classCLAM_1_1AbstractAttribute')"><img src="closed.png" alt="-"/> Public Member Functions inherited from <a class="el" href="classCLAM_1_1AbstractAttribute.html">CLAM::AbstractAttribute</a></td></tr> <tr class="memitem:a7773944149c002506acaf68e99c669ab inherit pub_methods_classCLAM_1_1AbstractAttribute"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classCLAM_1_1AbstractAttribute.html#a7773944149c002506acaf68e99c669ab">AbstractAttribute</a> (const std::string &attributeName)</td></tr> <tr class="memitem:a79c4b8514ae37d4304ecf6371ad5a3c8 inherit pub_methods_classCLAM_1_1AbstractAttribute"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classCLAM_1_1AbstractAttribute.html#a79c4b8514ae37d4304ecf6371ad5a3c8">AbstractAttribute</a> (const std::string &scopeName, const std::string &attributeName)</td></tr> <tr class="memitem:a2fe500971bd2acf974037080163bbabd inherit pub_methods_classCLAM_1_1AbstractAttribute"><td class="memItemLeft" align="right" valign="top">virtual </td><td class="memItemRight" valign="bottom"><a class="el" href="classCLAM_1_1AbstractAttribute.html#a2fe500971bd2acf974037080163bbabd">~AbstractAttribute</a> ()</td></tr> <tr class="memitem:ad52e6f1a669587b46dd4bb3f22f1c615 inherit pub_methods_classCLAM_1_1AbstractAttribute"><td class="memItemLeft" align="right" valign="top">const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="classCLAM_1_1AbstractAttribute.html#ad52e6f1a669587b46dd4bb3f22f1c615">GetClassName</a> () const </td></tr> <tr class="memdesc:ad52e6f1a669587b46dd4bb3f22f1c615 inherit pub_methods_classCLAM_1_1AbstractAttribute"><td class="mdescLeft"> </td><td class="mdescRight">Return the class name. <a href="#ad52e6f1a669587b46dd4bb3f22f1c615"></a><br/></td></tr> <tr class="memitem:a45f7fddd3bb91c5c3d0378c9878d8d08 inherit pub_methods_classCLAM_1_1AbstractAttribute"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classCLAM_1_1AbstractAttribute.html#a45f7fddd3bb91c5c3d0378c9878d8d08">StoreOn</a> (<a class="el" href="classCLAM_1_1Storage.html">Storage</a> &storage) const </td></tr> <tr class="memdesc:a45f7fddd3bb91c5c3d0378c9878d8d08 inherit pub_methods_classCLAM_1_1AbstractAttribute"><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="#a45f7fddd3bb91c5c3d0378c9878d8d08"></a><br/></td></tr> <tr class="memitem:a0ba0777696fd48c3b4dc9c9c9f43bfa6 inherit pub_methods_classCLAM_1_1AbstractAttribute"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classCLAM_1_1AbstractAttribute.html#a0ba0777696fd48c3b4dc9c9c9f43bfa6">LoadFrom</a> (<a class="el" href="classCLAM_1_1Storage.html">Storage</a> &storage)</td></tr> <tr class="memdesc:a0ba0777696fd48c3b4dc9c9c9f43bfa6 inherit pub_methods_classCLAM_1_1AbstractAttribute"><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="#a0ba0777696fd48c3b4dc9c9c9f43bfa6"></a><br/></td></tr> <tr class="memitem:af64b3bc2a9688089303d6e24f2dac8e0 inherit pub_methods_classCLAM_1_1AbstractAttribute"><td class="memItemLeft" align="right" valign="top">const std::string & </td><td class="memItemRight" valign="bottom"><a class="el" href="classCLAM_1_1AbstractAttribute.html#af64b3bc2a9688089303d6e24f2dac8e0">GetName</a> () const </td></tr> <tr class="memdesc:af64b3bc2a9688089303d6e24f2dac8e0 inherit pub_methods_classCLAM_1_1AbstractAttribute"><td class="mdescLeft"> </td><td class="mdescRight">Returns the attribute name. <a href="#af64b3bc2a9688089303d6e24f2dac8e0"></a><br/></td></tr> <tr class="memitem:a3dda7a28a83106e6c6846d6c30a8e5ad inherit pub_methods_classCLAM_1_1AbstractAttribute"><td class="memItemLeft" align="right" valign="top">const std::string & </td><td class="memItemRight" valign="bottom"><a class="el" href="classCLAM_1_1AbstractAttribute.html#a3dda7a28a83106e6c6846d6c30a8e5ad">GetScope</a> () const </td></tr> <tr class="memdesc:a3dda7a28a83106e6c6846d6c30a8e5ad inherit pub_methods_classCLAM_1_1AbstractAttribute"><td class="mdescLeft"> </td><td class="mdescRight">Returns the scope name. <a href="#a3dda7a28a83106e6c6846d6c30a8e5ad"></a><br/></td></tr> <tr class="memitem:aa64f03316d9adb60b623bf592681c53c inherit pub_methods_classCLAM_1_1AbstractAttribute"><td class="memTemplParams" colspan="2">template<typename TypeToCheck > </td></tr> <tr class="memitem:aa64f03316d9adb60b623bf592681c53c"><td class="memTemplItemLeft" align="right" valign="top">void </td><td class="memTemplItemRight" valign="bottom"><a class="el" href="classCLAM_1_1AbstractAttribute.html#aa64f03316d9adb60b623bf592681c53c">CheckType</a> () const </td></tr> <tr class="memdesc:aa64f03316d9adb60b623bf592681c53c inherit pub_methods_classCLAM_1_1AbstractAttribute"><td class="mdescLeft"> </td><td class="mdescRight">Asserts false whenever TypeToCheck is not the one that the attribute contains. <a href="#aa64f03316d9adb60b623bf592681c53c"></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> </table><table class="memberdecls"> <tr class="heading"><td colspan="2"><h2><a name="pro-methods"></a> Protected Member Functions</h2></td></tr> <tr class="memitem:ac9d9fe8b67b8e30f8861d82623873d36"><td class="memItemLeft" align="right" valign="top">virtual const std::type_info & </td><td class="memItemRight" valign="bottom"><a class="el" href="classCLAM_1_1Attribute.html#ac9d9fe8b67b8e30f8861d82623873d36">TypeInfo</a> () const </td></tr> <tr class="memdesc:ac9d9fe8b67b8e30f8861d82623873d36"><td class="mdescLeft"> </td><td class="mdescRight">Returns the type_info for the attribute type. <a href="#ac9d9fe8b67b8e30f8861d82623873d36"></a><br/></td></tr> </table> <hr/><a name="details" id="details"></a><h2>Detailed Description</h2> <div class="textblock"><h3>template<typename AttributeType><br/> class CLAM::Attribute< AttributeType ></h3> <p>This class is the concrete implementation for <a class="el" href="classCLAM_1_1AbstractAttribute.html" title="Defines the interface for an Attribute definition in a DescriptionScheme.">AbstractAttribute</a> for a given type of attributes. </p> <p>It implements functionalities that are type dependant in an attribute. </p> <p>Definition at line <a class="el" href="DescriptionAttributes_8hxx_source.html#l00115">115</a> of file <a class="el" href="DescriptionAttributes_8hxx_source.html">DescriptionAttributes.hxx</a>.</p> </div><hr/><h2>Member Typedef Documentation</h2> <a class="anchor" id="aa5f7e378999205efbf15f5348a21f7ec"></a> <div class="memitem"> <div class="memproto"> <div class="memtemplate"> template<typename AttributeType > </div> <table class="memname"> <tr> <td class="memname">typedef AttributeType <a class="el" href="classCLAM_1_1Attribute.html">CLAM::Attribute</a>< AttributeType >::<a class="el" href="classCLAM_1_1Attribute.html#aa5f7e378999205efbf15f5348a21f7ec">DataType</a></td> </tr> </table> </div><div class="memdoc"> <p>Definition at line <a class="el" href="DescriptionAttributes_8hxx_source.html#l00122">122</a> of file <a class="el" href="DescriptionAttributes_8hxx_source.html">DescriptionAttributes.hxx</a>.</p> </div> </div> <hr/><h2>Constructor & Destructor Documentation</h2> <a class="anchor" id="a43f6c45340d950d7a5bf726f75794fbe"></a> <div class="memitem"> <div class="memproto"> <div class="memtemplate"> template<typename AttributeType > </div> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname"><a class="el" href="classCLAM_1_1Attribute.html">CLAM::Attribute</a>< AttributeType >::<a class="el" href="classCLAM_1_1Attribute.html">Attribute</a> </td> <td>(</td> <td class="paramtype">const std::string & </td> <td class="paramname"><em>attributeName</em></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>Definition at line <a class="el" href="DescriptionAttributes_8hxx_source.html#l00118">118</a> of file <a class="el" href="DescriptionAttributes_8hxx_source.html">DescriptionAttributes.hxx</a>.</p> </div> </div> <a class="anchor" id="acda32a4d4d9e0ae03ab7a64dfe534725"></a> <div class="memitem"> <div class="memproto"> <div class="memtemplate"> template<typename AttributeType > </div> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname"><a class="el" href="classCLAM_1_1Attribute.html">CLAM::Attribute</a>< AttributeType >::<a class="el" href="classCLAM_1_1Attribute.html">Attribute</a> </td> <td>(</td> <td class="paramtype">const std::string & </td> <td class="paramname"><em>scopeName</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">const std::string & </td> <td class="paramname"><em>attributeName</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">inline</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>Definition at line <a class="el" href="DescriptionAttributes_8hxx_source.html#l00120">120</a> of file <a class="el" href="DescriptionAttributes_8hxx_source.html">DescriptionAttributes.hxx</a>.</p> </div> </div> <hr/><h2>Member Function Documentation</h2> <a class="anchor" id="a1bca85082bf527e5ccb4372c3f06d26b"></a> <div class="memitem"> <div class="memproto"> <div class="memtemplate"> template<typename AttributeType > </div> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">virtual void* <a class="el" href="classCLAM_1_1Attribute.html">CLAM::Attribute</a>< AttributeType >::Allocate </td> <td>(</td> <td class="paramtype"><a class="el" href="classunsigned.html">unsigned</a> </td> <td class="paramname"><em>size</em></td><td>)</td> <td> const</td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">virtual</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>Allocates and construct 'size' elements for the attribute. </p> <p>Implements <a class="el" href="classCLAM_1_1AbstractAttribute.html#ac84a04c6bf898e61290c8e538264ee3a">CLAM::AbstractAttribute</a>.</p> <p>Definition at line <a class="el" href="DescriptionAttributes_8hxx_source.html#l00123">123</a> of file <a class="el" href="DescriptionAttributes_8hxx_source.html">DescriptionAttributes.hxx</a>.</p> </div> </div> <a class="anchor" id="a8881827022730c99a191c90b736fa25e"></a> <div class="memitem"> <div class="memproto"> <div class="memtemplate"> template<typename AttributeType > </div> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">virtual void <a class="el" href="classCLAM_1_1Attribute.html">CLAM::Attribute</a>< AttributeType >::Deallocate </td> <td>(</td> <td class="paramtype">void * </td> <td class="paramname"><em>data</em></td><td>)</td> <td> const</td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">virtual</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>Destroys and deallocates the elements pointed by 'data'. </p> <p>Implements <a class="el" href="classCLAM_1_1AbstractAttribute.html#a2b0a4b2a5b28e11eb8dd7fbf9eef2d84">CLAM::AbstractAttribute</a>.</p> <p>Definition at line <a class="el" href="DescriptionAttributes_8hxx_source.html#l00127">127</a> of file <a class="el" href="DescriptionAttributes_8hxx_source.html">DescriptionAttributes.hxx</a>.</p> </div> </div> <a class="anchor" id="adcba302ba7d314f3dc49fc7d204f61f0"></a> <div class="memitem"> <div class="memproto"> <div class="memtemplate"> template<typename AttributeType > </div> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">virtual void <a class="el" href="classCLAM_1_1Attribute.html">CLAM::Attribute</a>< AttributeType >::Insert </td> <td>(</td> <td class="paramtype">void * </td> <td class="paramname"><em>data</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype"><a class="el" href="classunsigned.html">unsigned</a> </td> <td class="paramname"><em>pos</em> </td> </tr> <tr> <td></td> <td>)</td> <td></td><td> const</td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">virtual</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>Inserts an element at position pos. </p> <p>Implements <a class="el" href="classCLAM_1_1AbstractAttribute.html#a0b11dc0b4b8df28814cb0f61c084d1ea">CLAM::AbstractAttribute</a>.</p> <p>Definition at line <a class="el" href="DescriptionAttributes_8hxx_source.html#l00131">131</a> of file <a class="el" href="DescriptionAttributes_8hxx_source.html">DescriptionAttributes.hxx</a>.</p> </div> </div> <a class="anchor" id="a9e909e679b93a8bbcac3706503b1c4ce"></a> <div class="memitem"> <div class="memproto"> <div class="memtemplate"> template<typename AttributeType > </div> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">virtual void <a class="el" href="classCLAM_1_1Attribute.html">CLAM::Attribute</a>< AttributeType >::Remove </td> <td>(</td> <td class="paramtype">void * </td> <td class="paramname"><em>data</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype"><a class="el" href="classunsigned.html">unsigned</a> </td> <td class="paramname"><em>pos</em> </td> </tr> <tr> <td></td> <td>)</td> <td></td><td> const</td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">virtual</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>Removes an element at position pos. </p> <p>Implements <a class="el" href="classCLAM_1_1AbstractAttribute.html#a2d1864c36d1124e606495827415877c1">CLAM::AbstractAttribute</a>.</p> <p>Definition at line <a class="el" href="DescriptionAttributes_8hxx_source.html#l00136">136</a> of file <a class="el" href="DescriptionAttributes_8hxx_source.html">DescriptionAttributes.hxx</a>.</p> </div> </div> <a class="anchor" id="ac9d9fe8b67b8e30f8861d82623873d36"></a> <div class="memitem"> <div class="memproto"> <div class="memtemplate"> template<typename AttributeType > </div> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">virtual const std::type_info& <a class="el" href="classCLAM_1_1Attribute.html">CLAM::Attribute</a>< AttributeType >::<a class="el" href="classCLAM_1_1TypeInfo.html">TypeInfo</a> </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">inline</span><span class="mlabel">protected</span><span class="mlabel">virtual</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>Returns the type_info for the attribute type. </p> <p>Implements <a class="el" href="classCLAM_1_1AbstractAttribute.html#acc62232f9fddee9488656932273ab757">CLAM::AbstractAttribute</a>.</p> <p>Definition at line <a class="el" href="DescriptionAttributes_8hxx_source.html#l00220">220</a> of file <a class="el" href="DescriptionAttributes_8hxx_source.html">DescriptionAttributes.hxx</a>.</p> </div> </div> <a class="anchor" id="a2b4f3a22a380cb6f0e4780744fc886a0"></a> <div class="memitem"> <div class="memproto"> <div class="memtemplate"> template<typename AttributeType > </div> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">virtual void <a class="el" href="classCLAM_1_1Attribute.html">CLAM::Attribute</a>< AttributeType >::XmlDumpData </td> <td>(</td> <td class="paramtype"><a class="el" href="classCLAM_1_1Storage.html">Storage</a> & </td> <td class="paramname"><em>storage</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">const void * </td> <td class="paramname"><em>data</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype"><a class="el" href="classunsigned.html">unsigned</a> </td> <td class="paramname"><em>size</em> </td> </tr> <tr> <td></td> <td>)</td> <td></td><td> const</td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">virtual</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>Dumps the 'data' into the storage. </p> <p>Implements <a class="el" href="classCLAM_1_1AbstractAttribute.html#a9e800987f19e18d74e7f8c19cd6a1b37">CLAM::AbstractAttribute</a>.</p> <p>Definition at line <a class="el" href="DescriptionAttributes_8hxx_source.html#l00141">141</a> of file <a class="el" href="DescriptionAttributes_8hxx_source.html">DescriptionAttributes.hxx</a>.</p> <p>References <a class="el" href="DescriptionAttributes_8hxx_source.html#l00068">CLAM::AbstractAttribute::GetName()</a>, and <a class="el" href="classCLAM_1_1Storage.html#a3635ac06fce8025cccc23ea15fc85e4a">CLAM::Storage::Store()</a>.</p> </div> </div> <a class="anchor" id="acd66324deebe14dd792522aad082c294"></a> <div class="memitem"> <div class="memproto"> <div class="memtemplate"> template<typename AttributeType > </div> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">void <a class="el" href="classCLAM_1_1Attribute.html">CLAM::Attribute</a>< AttributeType >::XmlDumpSchemaType </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">inline</span><span class="mlabel">virtual</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>Dumps the type definition for the attribute into the storage. </p> <p>Implements <a class="el" href="classCLAM_1_1AbstractAttribute.html#ab655070214255d462d3cc4f13c7d4314">CLAM::AbstractAttribute</a>.</p> <p>Definition at line <a class="el" href="DescriptionAttributes_8hxx_source.html#l00159">159</a> of file <a class="el" href="DescriptionAttributes_8hxx_source.html">DescriptionAttributes.hxx</a>.</p> <p>References <a class="el" href="classCLAM_1_1Storage.html#a3635ac06fce8025cccc23ea15fc85e4a">CLAM::Storage::Store()</a>.</p> </div> </div> <a class="anchor" id="a0259c9bc86156aa6e334d214c5c77e04"></a> <div class="memitem"> <div class="memproto"> <div class="memtemplate"> template<typename AttributeType > </div> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">virtual void <a class="el" href="classCLAM_1_1Attribute.html">CLAM::Attribute</a>< AttributeType >::XmlRestoreData </td> <td>(</td> <td class="paramtype"><a class="el" href="classCLAM_1_1Storage.html">Storage</a> & </td> <td class="paramname"><em>storage</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">void * </td> <td class="paramname"><em>data</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype"><a class="el" href="classunsigned.html">unsigned</a> </td> <td class="paramname"><em>size</em> </td> </tr> <tr> <td></td> <td>)</td> <td></td><td> const</td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">virtual</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>Restore the 'data' from the storage. </p> <p>Implements <a class="el" href="classCLAM_1_1AbstractAttribute.html#a694149ac63c50fb31276eef01e2d97fa">CLAM::AbstractAttribute</a>.</p> <p>Definition at line <a class="el" href="DescriptionAttributes_8hxx_source.html#l00148">148</a> of file <a class="el" href="DescriptionAttributes_8hxx_source.html">DescriptionAttributes.hxx</a>.</p> <p>References <a class="el" href="Assert_8hxx_source.html#l00153">CLAM_ASSERT</a>, <a class="el" href="DescriptionAttributes_8hxx_source.html#l00068">CLAM::AbstractAttribute::GetName()</a>, <a class="el" href="DescriptionAttributes_8hxx_source.html#l00070">CLAM::AbstractAttribute::GetScope()</a>, and <a class="el" href="classCLAM_1_1Storage.html#a47040ce330c31a8af99e8db8b00022eb">CLAM::Storage::Load()</a>.</p> </div> </div> <hr/>The documentation for this class was generated from the following file:<ul> <li><a class="el" href="DescriptionAttributes_8hxx_source.html">DescriptionAttributes.hxx</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