1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167
|
<!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"/>
<title>gtkmm: Atk::AttributeTraits Struct Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<!-- Generated by Doxygen 1.6.1 -->
<div class="navigation" id="top">
<div class="tabs">
<ul>
<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>
</ul>
</div>
<div class="tabs">
<ul>
<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 class="navpath"><a class="el" href="namespaceAtk.html">Atk</a>::<a class="el" href="structAtk_1_1AttributeTraits.html">AttributeTraits</a>
</div>
</div>
<div class="contents">
<h1>Atk::AttributeTraits Struct Reference</h1><!-- doxytag: class="Atk::AttributeTraits" -->
<p><a href="structAtk_1_1AttributeTraits-members.html">List of all members.</a></p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td colspan="2"><h2>Public Types</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">typedef <a class="el" href="classAtk_1_1Attribute.html">Atk::Attribute</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="structAtk_1_1AttributeTraits.html#ad1880881d4bb61879592a79116f49a2d">CppType</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">typedef const AtkAttribute* </td><td class="memItemRight" valign="bottom"><a class="el" href="structAtk_1_1AttributeTraits.html#afdc02e4c19a2cbb12d2104ead4cece4b">CType</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">typedef AtkAttribute* </td><td class="memItemRight" valign="bottom"><a class="el" href="structAtk_1_1AttributeTraits.html#a37462f65af25780b9a555588af344053">CTypeNonConst</a></td></tr>
<tr><td colspan="2"><h2>Static Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static <a class="el" href="structAtk_1_1AttributeTraits.html#afdc02e4c19a2cbb12d2104ead4cece4b">CType</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="structAtk_1_1AttributeTraits.html#a56d6bf64e4c1cebd6637046a635de36f">to_c_type</a> (<a class="el" href="structAtk_1_1AttributeTraits.html#afdc02e4c19a2cbb12d2104ead4cece4b">CType</a> item)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static <a class="el" href="structAtk_1_1AttributeTraits.html#afdc02e4c19a2cbb12d2104ead4cece4b">CType</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="structAtk_1_1AttributeTraits.html#af460000f0f606f11d05f5db4d6a45425">to_c_type</a> (const <a class="el" href="classAtk_1_1Attribute.html">CppType</a>& item)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static <a class="el" href="classAtk_1_1Attribute.html">CppType</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="structAtk_1_1AttributeTraits.html#a8463fe4d8ecb2f3d76b7fc63b4ad1e27">to_cpp_type</a> (<a class="el" href="structAtk_1_1AttributeTraits.html#afdc02e4c19a2cbb12d2104ead4cece4b">CType</a> item)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static void </td><td class="memItemRight" valign="bottom"><a class="el" href="structAtk_1_1AttributeTraits.html#a8886ec0bad433b3db10a9d1a06c009c8">release_c_type</a> (<a class="el" href="structAtk_1_1AttributeTraits.html#afdc02e4c19a2cbb12d2104ead4cece4b">CType</a> item)</td></tr>
</table>
<hr/><h2>Member Typedef Documentation</h2>
<a class="anchor" id="ad1880881d4bb61879592a79116f49a2d"></a><!-- doxytag: member="Atk::AttributeTraits::CppType" ref="ad1880881d4bb61879592a79116f49a2d" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">typedef <a class="el" href="classAtk_1_1Attribute.html">Atk::Attribute</a> <a class="el" href="classAtk_1_1Attribute.html">Atk::AttributeTraits::CppType</a></td>
</tr>
</table>
</div>
<div class="memdoc">
</div>
</div>
<a class="anchor" id="afdc02e4c19a2cbb12d2104ead4cece4b"></a><!-- doxytag: member="Atk::AttributeTraits::CType" ref="afdc02e4c19a2cbb12d2104ead4cece4b" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">typedef const AtkAttribute* <a class="el" href="structAtk_1_1AttributeTraits.html#afdc02e4c19a2cbb12d2104ead4cece4b">Atk::AttributeTraits::CType</a></td>
</tr>
</table>
</div>
<div class="memdoc">
</div>
</div>
<a class="anchor" id="a37462f65af25780b9a555588af344053"></a><!-- doxytag: member="Atk::AttributeTraits::CTypeNonConst" ref="a37462f65af25780b9a555588af344053" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">typedef AtkAttribute* <a class="el" href="structAtk_1_1AttributeTraits.html#a37462f65af25780b9a555588af344053">Atk::AttributeTraits::CTypeNonConst</a></td>
</tr>
</table>
</div>
<div class="memdoc">
</div>
</div>
<hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="a8886ec0bad433b3db10a9d1a06c009c8"></a><!-- doxytag: member="Atk::AttributeTraits::release_c_type" ref="a8886ec0bad433b3db10a9d1a06c009c8" args="(CType item)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">static void Atk::AttributeTraits::release_c_type </td>
<td>(</td>
<td class="paramtype"><a class="el" href="structAtk_1_1AttributeTraits.html#afdc02e4c19a2cbb12d2104ead4cece4b">CType</a> </td>
<td class="paramname"> <em>item</em></td>
<td> ) </td>
<td><code> [inline, static]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
</div>
</div>
<a class="anchor" id="af460000f0f606f11d05f5db4d6a45425"></a><!-- doxytag: member="Atk::AttributeTraits::to_c_type" ref="af460000f0f606f11d05f5db4d6a45425" args="(const CppType &item)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">static <a class="el" href="structAtk_1_1AttributeTraits.html#afdc02e4c19a2cbb12d2104ead4cece4b">CType</a> Atk::AttributeTraits::to_c_type </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="classAtk_1_1Attribute.html">CppType</a>& </td>
<td class="paramname"> <em>item</em></td>
<td> ) </td>
<td><code> [inline, static]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
</div>
</div>
<a class="anchor" id="a56d6bf64e4c1cebd6637046a635de36f"></a><!-- doxytag: member="Atk::AttributeTraits::to_c_type" ref="a56d6bf64e4c1cebd6637046a635de36f" args="(CType item)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">static <a class="el" href="structAtk_1_1AttributeTraits.html#afdc02e4c19a2cbb12d2104ead4cece4b">CType</a> Atk::AttributeTraits::to_c_type </td>
<td>(</td>
<td class="paramtype"><a class="el" href="structAtk_1_1AttributeTraits.html#afdc02e4c19a2cbb12d2104ead4cece4b">CType</a> </td>
<td class="paramname"> <em>item</em></td>
<td> ) </td>
<td><code> [inline, static]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
</div>
</div>
<a class="anchor" id="a8463fe4d8ecb2f3d76b7fc63b4ad1e27"></a><!-- doxytag: member="Atk::AttributeTraits::to_cpp_type" ref="a8463fe4d8ecb2f3d76b7fc63b4ad1e27" args="(CType item)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">static <a class="el" href="classAtk_1_1Attribute.html">CppType</a> Atk::AttributeTraits::to_cpp_type </td>
<td>(</td>
<td class="paramtype"><a class="el" href="structAtk_1_1AttributeTraits.html#afdc02e4c19a2cbb12d2104ead4cece4b">CType</a> </td>
<td class="paramname"> <em>item</em></td>
<td> ) </td>
<td><code> [inline, static]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
</div>
</div>
<hr/>The documentation for this struct was generated from the following file:<ul>
<li>atkmm/text.h</li>
</ul>
</div>
<hr size="1"/><address style="text-align: right;"><small>Generated on Tue May 4 13:21:43 2010 for gtkmm by 
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
</body>
</html>
|