root/doc/latex/classuicompound.tex @ 180

Revision 99, 1.9 kB (checked in by smidl, 16 years ago)

doc

  • Property svn:eol-style set to native
Line 
1\section{uicompound Class Reference}
2\label{classuicompound}\index{uicompound@{uicompound}}
3Compound user info. 
4
5
6{\tt \#include $<$userinfo.h$>$}
7
8Inheritance diagram for uicompound:\nopagebreak
9\begin{figure}[H]
10\begin{center}
11\leavevmode
12\includegraphics[width=56pt]{classuicompound__inherit__graph}
13\end{center}
14\end{figure}
15Collaboration diagram for uicompound:\nopagebreak
16\begin{figure}[H]
17\begin{center}
18\leavevmode
19\includegraphics[width=72pt]{classuicompound__coll__graph}
20\end{center}
21\end{figure}
22\subsection*{Public Member Functions}
23\begin{CompactItemize}
24\item 
25{\bf uicompound} (const int n0)\label{classuicompound_181137b83f1fb99a5699aa91dd7e3039}
26
27\begin{CompactList}\small\item\em Default constructor. \item\end{CompactList}\item 
28virtual void {\bf getsummary} (std::string \&S)\label{classuibase_de805f1ce9c1b261dc47d57c506d36f1}
29
30\begin{CompactList}\small\item\em returns a summary of its contents (used in dialogs) \item\end{CompactList}\item 
31virtual void {\bf askuser} ()\label{classuibase_d28232d94715c153afb9280a8a4552eb}
32
33\begin{CompactList}\small\item\em interaction with the user \item\end{CompactList}\item 
34virtual bool {\bf isvalid} ()\label{classuibase_e7403110752e92a31db563556124742e}
35
36\begin{CompactList}\small\item\em test if the info is valid \item\end{CompactList}\end{CompactItemize}
37\subsection*{Protected Attributes}
38\begin{CompactItemize}
39\item 
40{\bf uibase} $\ast$$\ast$ \textbf{elems}\label{classuicompound_261e7427e634e62e7cbeed9b94cc8c82}
41
42\item 
43std::string \textbf{comment}\label{classuibase_ed2f3a2d87b426e1e2be49f274e8351f}
44
45\item 
46std::string \textbf{help}\label{classuibase_ad4e295b1f04999c37a244122a60f0d7}
47
48\item 
49{\bf uibase} $\ast$ \textbf{parent}\label{classuibase_0b6ae5af990c9edfa34fe9e1ea95afe7}
50
51\end{CompactItemize}
52
53
54\subsection{Detailed Description}
55Compound user info.
56
57The documentation for this class was generated from the following file:\begin{CompactItemize}
58\item 
59work/mixpp/bdm/userinfo.h\end{CompactItemize}
Note: See TracBrowser for help on using the browser.