1 | \hypertarget{classAttribute}{ |
---|
2 | \section{Attribute Class Reference} |
---|
3 | \label{classAttribute}\index{Attribute@{Attribute}} |
---|
4 | } |
---|
5 | Abstract class declaring general properties of a frame for data binding. |
---|
6 | |
---|
7 | |
---|
8 | {\tt \#include $<$userinfo.h$>$} |
---|
9 | |
---|
10 | Collaboration diagram for Attribute:\nopagebreak |
---|
11 | \begin{figure}[H] |
---|
12 | \begin{center} |
---|
13 | \leavevmode |
---|
14 | \includegraphics[width=85pt]{classAttribute__coll__graph} |
---|
15 | \end{center} |
---|
16 | \end{figure} |
---|
17 | \subsection*{Public Member Functions} |
---|
18 | \begin{CompactItemize} |
---|
19 | \item |
---|
20 | \hypertarget{classAttribute_4c4c80e6b59e3356324ef02d0e92d813}{ |
---|
21 | \hyperlink{classAttribute_4c4c80e6b59e3356324ef02d0e92d813}{Attribute} (string attributeName)} |
---|
22 | \label{classAttribute_4c4c80e6b59e3356324ef02d0e92d813} |
---|
23 | |
---|
24 | \begin{CompactList}\small\item\em Default constructor fixing a name of the related attribute. \item\end{CompactList}\item |
---|
25 | \hypertarget{classAttribute_6ebbcaaf9c90a979e645f469e02bb940}{ |
---|
26 | string \& \hyperlink{classAttribute_6ebbcaaf9c90a979e645f469e02bb940}{Get} (DOMElement \&element) const } |
---|
27 | \label{classAttribute_6ebbcaaf9c90a979e645f469e02bb940} |
---|
28 | |
---|
29 | \begin{CompactList}\small\item\em This method parse DOMElement, finds proper attribute and returns its value. \item\end{CompactList}\item |
---|
30 | \hypertarget{classAttribute_e011d84e2e3c40390807a8b8e58e3c35}{ |
---|
31 | void \hyperlink{classAttribute_e011d84e2e3c40390807a8b8e58e3c35}{Set} (DOMElement \&element, const string \&\hyperlink{classstr}{str}) const } |
---|
32 | \label{classAttribute_e011d84e2e3c40390807a8b8e58e3c35} |
---|
33 | |
---|
34 | \begin{CompactList}\small\item\em This method adds the passed string as an new attribute into the passed DOMElement. \item\end{CompactList}\end{CompactItemize} |
---|
35 | \subsection*{Static Public Attributes} |
---|
36 | \begin{CompactItemize} |
---|
37 | \item |
---|
38 | \hypertarget{classAttribute_d6474fd976f505e70e10c497199c6770}{ |
---|
39 | static const \hyperlink{classAttribute}{Attribute} \hyperlink{classAttribute_d6474fd976f505e70e10c497199c6770}{help}} |
---|
40 | \label{classAttribute_d6474fd976f505e70e10c497199c6770} |
---|
41 | |
---|
42 | \begin{CompactList}\small\item\em Static member, an instance related to an attribute named 'help'. \item\end{CompactList}\item |
---|
43 | \hypertarget{classAttribute_5f6cce980606fa8943857204aacb5478}{ |
---|
44 | static const \hyperlink{classAttribute}{Attribute} \hyperlink{classAttribute_5f6cce980606fa8943857204aacb5478}{type}} |
---|
45 | \label{classAttribute_5f6cce980606fa8943857204aacb5478} |
---|
46 | |
---|
47 | \begin{CompactList}\small\item\em Static member, a constant instance related to an attribute named 'type'. \item\end{CompactList}\item |
---|
48 | \hypertarget{classAttribute_452441da4ebfda23cdc668943ffe8da7}{ |
---|
49 | static const \hyperlink{classAttribute}{Attribute} \hyperlink{classAttribute_452441da4ebfda23cdc668943ffe8da7}{value}} |
---|
50 | \label{classAttribute_452441da4ebfda23cdc668943ffe8da7} |
---|
51 | |
---|
52 | \begin{CompactList}\small\item\em Static member, a constant instance related to the attribute named 'value'. \item\end{CompactList}\end{CompactItemize} |
---|
53 | |
---|
54 | |
---|
55 | \subsection{Detailed Description} |
---|
56 | Abstract class declaring general properties of a frame for data binding. |
---|
57 | |
---|
58 | The documentation for this class was generated from the following files:\begin{CompactItemize} |
---|
59 | \item |
---|
60 | work/git/mixpp/bdm/userinfo.h\item |
---|
61 | work/git/mixpp/bdm/userinfo.cpp\end{CompactItemize} |
---|