1 | \section{IntAttribute Class Reference} |
---|
2 | \label{classIntAttribute}\index{IntAttribute@{IntAttribute}} |
---|
3 | Class encapsulating all the necessary stuff to work with an int attribute. |
---|
4 | |
---|
5 | |
---|
6 | {\tt \#include $<$userinfo.h$>$} |
---|
7 | |
---|
8 | Inheritance diagram for IntAttribute:\nopagebreak |
---|
9 | \begin{figure}[H] |
---|
10 | \begin{center} |
---|
11 | \leavevmode |
---|
12 | \includegraphics[width=57pt]{classIntAttribute__inherit__graph} |
---|
13 | \end{center} |
---|
14 | \end{figure} |
---|
15 | Collaboration diagram for IntAttribute:\nopagebreak |
---|
16 | \begin{figure}[H] |
---|
17 | \begin{center} |
---|
18 | \leavevmode |
---|
19 | \includegraphics[width=57pt]{classIntAttribute__coll__graph} |
---|
20 | \end{center} |
---|
21 | \end{figure} |
---|
22 | \subsection*{Public Types} |
---|
23 | \begin{CompactItemize} |
---|
24 | \item |
---|
25 | typedef map$<$ const XMLCh $\ast$const, {\bf Attribute} $\ast$const, GlobalXercesConnector::Comparator $>$ {\bf MappedAttributes}\label{classAttribute_342750acf29e4c37d009301ef5075111} |
---|
26 | |
---|
27 | \begin{CompactList}\small\item\em Type definition of mapping which transforms names to the related attributes. \item\end{CompactList}\end{CompactItemize} |
---|
28 | \subsection*{Public Member Functions} |
---|
29 | \begin{CompactItemize} |
---|
30 | \item |
---|
31 | {\bf IntAttribute} (const string name) |
---|
32 | \begin{CompactList}\small\item\em User Info base class. \item\end{CompactList}\item |
---|
33 | void {\bf Set} (const string str)\label{classIntAttribute_27d584df58c76251f45a15931ee6df3e} |
---|
34 | |
---|
35 | \begin{CompactList}\small\item\em Set accessor to this attribute converting input string into a properly-typed value. \item\end{CompactList}\item |
---|
36 | const string {\bf Get} ()\label{classIntAttribute_a7bc8b5ec5291125e6eee9fd09fa54b7} |
---|
37 | |
---|
38 | \begin{CompactList}\small\item\em Get accessor converting stored value into a string. \item\end{CompactList}\item |
---|
39 | void {\bf Attach} ({\bf MappedAttributes} \&externalAttributes)\label{classAttribute_abd94a0487d662f28264f4faa214d894} |
---|
40 | |
---|
41 | \begin{CompactList}\small\item\em This method is the key method to connect the attribute to the related UI element. \item\end{CompactList}\item |
---|
42 | void {\bf FillAttribute} (DOMElement \&element)\label{classAttribute_387a68e5de7b1e31022022493f00cbff} |
---|
43 | |
---|
44 | \begin{CompactList}\small\item\em This method add and DOMAttribute node to the DOMElement passed as an argument. \item\end{CompactList}\end{CompactItemize} |
---|
45 | \subsection*{Public Attributes} |
---|
46 | \begin{CompactItemize} |
---|
47 | \item |
---|
48 | int \textbf{value}\label{classIntAttribute_cfcbc444956eac82bbc6a484f2f97f55} |
---|
49 | |
---|
50 | \end{CompactItemize} |
---|
51 | |
---|
52 | |
---|
53 | \subsection{Detailed Description} |
---|
54 | Class encapsulating all the necessary stuff to work with an int attribute. |
---|
55 | |
---|
56 | \subsection{Constructor \& Destructor Documentation} |
---|
57 | \index{IntAttribute@{IntAttribute}!IntAttribute@{IntAttribute}} |
---|
58 | \index{IntAttribute@{IntAttribute}!IntAttribute@{IntAttribute}} |
---|
59 | \subsubsection[IntAttribute]{\setlength{\rightskip}{0pt plus 5cm}IntAttribute::IntAttribute (const string {\em name})}\label{classIntAttribute_5f958f133ecb1970de50345808d6120a} |
---|
60 | |
---|
61 | |
---|
62 | User Info base class. |
---|
63 | |
---|
64 | This class is used to store information about parameters of an object. It support loading and saving of the information and, potentially, interaction with the user. |
---|
65 | |
---|
66 | The documentation for this class was generated from the following files:\begin{CompactItemize} |
---|
67 | \item |
---|
68 | work/git/mixpp/bdm/userinfo.h\item |
---|
69 | work/git/mixpp/bdm/userinfo.cpp\end{CompactItemize} |
---|