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