root/doc/xml/classDoubleAttribute.xml @ 224

Revision 187, 9.5 kB (checked in by smidl, 16 years ago)

doc

Line 
1<?xml version='1.0' encoding='UTF-8' standalone='no'?>
2<doxygen xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="compound.xsd" version="1.5.6">
3  <compounddef id="classDoubleAttribute" kind="class" prot="public">
4    <compoundname>DoubleAttribute</compoundname>
5    <basecompoundref refid="classAttribute" prot="public" virt="non-virtual">Attribute</basecompoundref>
6    <includes refid="userinfo_8h" local="no">userinfo.h</includes>
7      <sectiondef kind="public-attrib">
8      <memberdef kind="variable" id="classDoubleAttribute_10ba8ddbd7fc2c6054159e695077ea6a2" prot="public" static="no" mutable="no">
9        <type>double</type>
10        <definition>double DoubleAttribute::value</definition>
11        <argsstring></argsstring>
12        <name>value</name>
13        <briefdescription>
14        </briefdescription>
15        <detaileddescription>
16        </detaileddescription>
17        <inbodydescription>
18        </inbodydescription>
19        <location file="/home/smidl/work/git/mixpp/bdm/userinfo.h" line="102" bodyfile="/home/smidl/work/git/mixpp/bdm/userinfo.h" bodystart="102" bodyend="-1"/>
20        <referencedby refid="classEngineUI_1ba55eba106280ea1ae26b0a93df101e1" compoundref="testUI_8cpp" startline="32" endline="35">EngineUI::build</referencedby>
21      </memberdef>
22      </sectiondef>
23      <sectiondef kind="public-func">
24      <memberdef kind="function" id="classDoubleAttribute_1477840edfdc4b11f5c634d15fedaece1" prot="public" static="no" const="no" explicit="no" inline="no" virt="non-virtual">
25        <type></type>
26        <definition>DoubleAttribute::DoubleAttribute</definition>
27        <argsstring>(const string name)</argsstring>
28        <name>DoubleAttribute</name>
29        <param>
30          <type>const string</type>
31          <declname>name</declname>
32        </param>
33        <briefdescription>
34        </briefdescription>
35        <detaileddescription>
36        </detaileddescription>
37        <inbodydescription>
38        </inbodydescription>
39        <location file="/home/smidl/work/git/mixpp/bdm/userinfo.h" line="103" bodyfile="/home/smidl/work/git/mixpp/bdm/userinfo.cpp" bodystart="92" bodyend="96"/>
40      </memberdef>
41      <memberdef kind="function" id="classDoubleAttribute_17d921d52c0ea0765aa26775ddeaaf6e9" prot="public" static="no" const="no" explicit="no" inline="no" virt="virtual">
42        <type>void</type>
43        <definition>void DoubleAttribute::Set</definition>
44        <argsstring>(const string str)</argsstring>
45        <name>Set</name>
46        <reimplements refid="classAttribute_1bfb68f3502af06cda0f61390526e1c2f">Set</reimplements>
47        <param>
48          <type>const string</type>
49          <declname>str</declname>
50        </param>
51        <briefdescription>
52<para>Set accessor to this attribute converting input string into a properly-typed value. </para>        </briefdescription>
53        <detaileddescription>
54        </detaileddescription>
55        <inbodydescription>
56        </inbodydescription>
57        <location file="/home/smidl/work/git/mixpp/bdm/userinfo.h" line="104" bodyfile="/home/smidl/work/git/mixpp/bdm/userinfo.cpp" bodystart="98" bodyend="101"/>
58      </memberdef>
59      <memberdef kind="function" id="classDoubleAttribute_1b1eca4e8345b1f09e6966c4ff6f32e21" prot="public" static="no" const="no" explicit="no" inline="no" virt="virtual">
60        <type>const string</type>
61        <definition>const string DoubleAttribute::Get</definition>
62        <argsstring>()</argsstring>
63        <name>Get</name>
64        <reimplements refid="classAttribute_1ebeef001a0f4176900f643f529c549b8">Get</reimplements>
65        <briefdescription>
66<para>Get accessor converting stored value into a string. </para>        </briefdescription>
67        <detaileddescription>
68        </detaileddescription>
69        <inbodydescription>
70        </inbodydescription>
71        <location file="/home/smidl/work/git/mixpp/bdm/userinfo.h" line="105" bodyfile="/home/smidl/work/git/mixpp/bdm/userinfo.cpp" bodystart="103" bodyend="108"/>
72      </memberdef>
73      <memberdef kind="function" id="classAttribute_1abd94a0487d662f28264f4faa214d894" prot="public" static="no" const="no" explicit="no" inline="no" virt="non-virtual">
74        <type>void</type>
75        <definition>void Attribute::Attach</definition>
76        <argsstring>(MappedAttributes &amp;externalAttributes)</argsstring>
77        <name>Attach</name>
78        <param>
79          <type><ref refid="classAttribute_1342750acf29e4c37d009301ef5075111" kindref="member">MappedAttributes</ref> &amp;</type>
80          <declname>externalAttributes</declname>
81        </param>
82        <briefdescription>
83<para>This method is the key method to connect the attribute to the related UI element. </para>        </briefdescription>
84        <detaileddescription>
85        </detaileddescription>
86        <inbodydescription>
87        </inbodydescription>
88        <location file="/home/smidl/work/git/mixpp/bdm/userinfo.h" line="91" bodyfile="/home/smidl/work/git/mixpp/bdm/userinfo.cpp" bodystart="73" bodyend="77"/>
89      </memberdef>
90      <memberdef kind="function" id="classAttribute_1387a68e5de7b1e31022022493f00cbff" prot="public" static="no" const="no" explicit="no" inline="no" virt="non-virtual">
91        <type>void</type>
92        <definition>void Attribute::FillAttribute</definition>
93        <argsstring>(DOMElement &amp;element)</argsstring>
94        <name>FillAttribute</name>
95        <param>
96          <type>DOMElement &amp;</type>
97          <declname>element</declname>
98        </param>
99        <briefdescription>
100<para>This method add and DOMAttribute node to the DOMElement passed as an argument. </para>        </briefdescription>
101        <detaileddescription>
102        </detaileddescription>
103        <inbodydescription>
104        </inbodydescription>
105        <location file="/home/smidl/work/git/mixpp/bdm/userinfo.h" line="93" bodyfile="/home/smidl/work/git/mixpp/bdm/userinfo.cpp" bodystart="79" bodyend="90"/>
106        <references refid="classAttribute_1ebeef001a0f4176900f643f529c549b8">Attribute::Get</references>
107      </memberdef>
108      </sectiondef>
109      <sectiondef kind="public-type">
110      <memberdef kind="typedef" id="classAttribute_1342750acf29e4c37d009301ef5075111" prot="public" static="no">
111        <type>map&lt; const XMLCh *const, <ref refid="classAttribute" kindref="compound">Attribute</ref> *const, GlobalXercesConnector::Comparator &gt;</type>
112        <definition>typedef map&lt;const XMLCh* const, Attribute* const, GlobalXercesConnector::Comparator&gt; Attribute::MappedAttributes</definition>
113        <argsstring></argsstring>
114        <name>MappedAttributes</name>
115        <briefdescription>
116<para>Type definition of mapping which transforms names to the related attributes. </para>        </briefdescription>
117        <detaileddescription>
118        </detaileddescription>
119        <inbodydescription>
120        </inbodydescription>
121        <location file="/home/smidl/work/git/mixpp/bdm/userinfo.h" line="79" bodyfile="/home/smidl/work/git/mixpp/bdm/userinfo.h" bodystart="79" bodyend="-1"/>
122      </memberdef>
123      </sectiondef>
124    <briefdescription>
125<para>Class encapsulating all the necessary stuff to work with the double attribute. </para>    </briefdescription>
126    <detaileddescription>
127    </detaileddescription>
128    <inheritancegraph>
129      <node id="649">
130        <label>Attribute</label>
131        <link refid="classAttribute"/>
132      </node>
133      <node id="648">
134        <label>DoubleAttribute</label>
135        <link refid="classDoubleAttribute"/>
136        <childnode refid="649" relation="public-inheritance">
137        </childnode>
138      </node>
139    </inheritancegraph>
140    <collaborationgraph>
141      <node id="651">
142        <label>Attribute</label>
143        <link refid="classAttribute"/>
144      </node>
145      <node id="650">
146        <label>DoubleAttribute</label>
147        <link refid="classDoubleAttribute"/>
148        <childnode refid="651" relation="public-inheritance">
149        </childnode>
150      </node>
151    </collaborationgraph>
152    <location file="/home/smidl/work/git/mixpp/bdm/userinfo.h" line="100" bodyfile="/home/smidl/work/git/mixpp/bdm/userinfo.h" bodystart="99" bodyend="106"/>
153    <listofallmembers>
154      <member refid="classAttribute_1abd94a0487d662f28264f4faa214d894" prot="public" virt="non-virtual"><scope>DoubleAttribute</scope><name>Attach</name></member>
155      <member refid="classAttribute_131c94d75bbe6b2834b1ef633cb8565fb" prot="public" virt="non-virtual"><scope>DoubleAttribute</scope><name>Attribute</name></member>
156      <member refid="classDoubleAttribute_1477840edfdc4b11f5c634d15fedaece1" prot="public" virt="non-virtual"><scope>DoubleAttribute</scope><name>DoubleAttribute</name></member>
157      <member refid="classAttribute_1387a68e5de7b1e31022022493f00cbff" prot="public" virt="non-virtual"><scope>DoubleAttribute</scope><name>FillAttribute</name></member>
158      <member refid="classDoubleAttribute_1b1eca4e8345b1f09e6966c4ff6f32e21" prot="public" virt="virtual"><scope>DoubleAttribute</scope><name>Get</name></member>
159      <member refid="classAttribute_1342750acf29e4c37d009301ef5075111" prot="public" virt="non-virtual"><scope>DoubleAttribute</scope><name>MappedAttributes</name></member>
160      <member refid="classDoubleAttribute_17d921d52c0ea0765aa26775ddeaaf6e9" prot="public" virt="virtual"><scope>DoubleAttribute</scope><name>Set</name></member>
161      <member refid="classDoubleAttribute_10ba8ddbd7fc2c6054159e695077ea6a2" prot="public" virt="non-virtual"><scope>DoubleAttribute</scope><name>value</name></member>
162      <member refid="classAttribute_128ab087bb886728670e4ae5791bc2ea8" prot="public" virt="non-virtual"><scope>DoubleAttribute</scope><name>~Attribute</name></member>
163    </listofallmembers>
164  </compounddef>
165</doxygen>
Note: See TracBrowser for help on using the browser.