\section{Attribute Class Reference} \label{classAttribute}\index{Attribute@{Attribute}} User Info base class. {\tt \#include $<$userinfo.h$>$} Inheritance diagram for Attribute:\nopagebreak \begin{figure}[H] \begin{center} \leavevmode \includegraphics[width=164pt]{classAttribute__inherit__graph} \end{center} \end{figure} \subsection*{Public Types} \begin{CompactItemize} \item typedef map$<$ const XMLCh $\ast$const, {\bf Attribute} $\ast$const, GlobalXercesConnector::Comparator $>$ {\bf MappedAttributes}\label{classAttribute_342750acf29e4c37d009301ef5075111} \begin{CompactList}\small\item\em Type definition of mapping which transforms names to the related attributes. \item\end{CompactList}\end{CompactItemize} \subsection*{Public Member Functions} \begin{CompactItemize} \item {\bf Attribute} (const string name)\label{classAttribute_31c94d75bbe6b2834b1ef633cb8565fb} \begin{CompactList}\small\item\em The only constructor which fills the transcodedName attribute. \item\end{CompactList}\item {\bf $\sim$Attribute} ()\label{classAttribute_28ab087bb886728670e4ae5791bc2ea8} \begin{CompactList}\small\item\em Destructor. \item\end{CompactList}\item virtual void {\bf Set} (const string str)=0\label{classAttribute_bfb68f3502af06cda0f61390526e1c2f} \begin{CompactList}\small\item\em Set accessor to this attribute converting input string into a properly-typed value. \item\end{CompactList}\item virtual const string {\bf Get} ()=0\label{classAttribute_ebeef001a0f4176900f643f529c549b8} \begin{CompactList}\small\item\em Get accessor converting stored value into a string. \item\end{CompactList}\item void {\bf Attach} ({\bf MappedAttributes} \&externalAttributes)\label{classAttribute_abd94a0487d662f28264f4faa214d894} \begin{CompactList}\small\item\em This method is the key method to connect the attribute to the related UI element. \item\end{CompactList}\item void {\bf FillAttribute} (DOMElement \&element)\label{classAttribute_387a68e5de7b1e31022022493f00cbff} \begin{CompactList}\small\item\em This method add and DOMAttribute node to the DOMElement passed as an argument. \item\end{CompactList}\end{CompactItemize} \subsection{Detailed Description} User Info base class. 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. The documentation for this class was generated from the following files:\begin{CompactItemize} \item work/git/mixpp/bdm/userinfo.h\item work/git/mixpp/bdm/userinfo.cpp\end{CompactItemize}