1 | \section{EngineUI Class Reference} |
---|
2 | \label{classEngineUI}\index{EngineUI@{EngineUI}} |
---|
3 | User info for strings. |
---|
4 | |
---|
5 | |
---|
6 | Inheritance diagram for EngineUI:\nopagebreak |
---|
7 | \begin{figure}[H] |
---|
8 | \begin{center} |
---|
9 | \leavevmode |
---|
10 | \includegraphics[width=97pt]{classEngineUI__inherit__graph} |
---|
11 | \end{center} |
---|
12 | \end{figure} |
---|
13 | Collaboration diagram for EngineUI:\nopagebreak |
---|
14 | \begin{figure}[H] |
---|
15 | \begin{center} |
---|
16 | \leavevmode |
---|
17 | \includegraphics[width=195pt]{classEngineUI__coll__graph} |
---|
18 | \end{center} |
---|
19 | \end{figure} |
---|
20 | \subsection*{Public Member Functions} |
---|
21 | \begin{CompactItemize} |
---|
22 | \item |
---|
23 | Engine $\ast$ {\bf build} ()\label{classEngineUI_ba55eba106280ea1ae26b0a93df101e1} |
---|
24 | |
---|
25 | \begin{CompactList}\small\item\em returns object of templated type filled with data stored in this \doxyref{UserInfo}{p.}{classUserInfo} instance \item\end{CompactList}\item |
---|
26 | void {\bf Save} (char $\ast$fileName)\label{classUserInfo_089b8a3ad514b17ae564a27328655126} |
---|
27 | |
---|
28 | \begin{CompactList}\small\item\em Save \doxyref{UserInfo}{p.}{classUserInfo} to the file (typically with an XML extension). \item\end{CompactList}\item |
---|
29 | void {\bf Load} (char $\ast$fileName)\label{classUserInfo_920c54d79132041a520180d083a6c503} |
---|
30 | |
---|
31 | \begin{CompactList}\small\item\em Load \doxyref{UserInfo}{p.}{classUserInfo} from the file (typically with an XML extension). \item\end{CompactList}\item |
---|
32 | void {\bf Attach} (MappedElements \&externalElements)\label{classUserInfo_51c1823208b719eec546b98bb855e272} |
---|
33 | |
---|
34 | \begin{CompactList}\small\item\em This method is the key method to connect the element to its parent UI element. \item\end{CompactList}\item |
---|
35 | void {\bf ParseElement} (DOMElement $\ast$element)\label{classUserInfo_f673ea7ee23cc87e89d1530f94817800} |
---|
36 | |
---|
37 | \begin{CompactList}\small\item\em Fills internal attributes and descendant elements according DOMElement. \item\end{CompactList}\item |
---|
38 | void {\bf FillElement} (DOMElement \&element)\label{classUserInfo_22ca1ef5a10740e4107cd5a7e9a72856} |
---|
39 | |
---|
40 | \begin{CompactList}\small\item\em Fills DOMElement according internal attributes and descendant elements. \item\end{CompactList}\end{CompactItemize} |
---|
41 | \subsection*{Public Attributes} |
---|
42 | \begin{CompactItemize} |
---|
43 | \item |
---|
44 | {\bf StringAttribute} \textbf{producer}\label{classEngineUI_460f39281a1aa18d6d13fa5106121643} |
---|
45 | |
---|
46 | \item |
---|
47 | {\bf DoubleAttribute} \textbf{consumption}\label{classEngineUI_d045de5c74b161e9a0dafbeb5e1c66de} |
---|
48 | |
---|
49 | \item |
---|
50 | {\bf StringAttribute} {\bf help}\label{classUserInfo_b63907af7cfccefeab209f8381962092} |
---|
51 | |
---|
52 | \begin{CompactList}\small\item\em Explanation for an user is the only obligatory attribute. \item\end{CompactList}\end{CompactItemize} |
---|
53 | \subsection*{Protected Attributes} |
---|
54 | \begin{CompactItemize} |
---|
55 | \item |
---|
56 | MappedElements {\bf elements}\label{classUserInfo_20783b9cdbef32b584be96851a8f9862} |
---|
57 | |
---|
58 | \begin{CompactList}\small\item\em MappiLength of the output vector. \item\end{CompactList}\item |
---|
59 | {\bf Attribute::MappedAttributes} {\bf attributes}\label{classUserInfo_aa6753c220a54aba613bfa3cc115d1c8} |
---|
60 | |
---|
61 | \begin{CompactList}\small\item\em Length of the output vector. \item\end{CompactList}\end{CompactItemize} |
---|
62 | |
---|
63 | |
---|
64 | \subsection{Detailed Description} |
---|
65 | User info for strings. |
---|
66 | |
---|
67 | The documentation for this class was generated from the following file:\begin{CompactItemize} |
---|
68 | \item |
---|
69 | work/mixpp/tests/testUI.cpp\end{CompactItemize} |
---|