uiscalar< T > Class Template Reference

User info for scalars. More...

#include <userinfo.h>

Inheritance diagram for uiscalar< T >:

Inheritance graph
[legend]
Collaboration diagram for uiscalar< T >:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 uiscalar (std::string com, uibase *par)
 Default constructor.
 uiscalar (std::string com)
void getsummary (std::string &S)
 returns a summary of its contents (used in dialogs)
void askuser ()
 interaction with the user
virtual bool isvalid ()
 test if the info is valid

Protected Attributes

N
std::string comment
std::string help
uibaseparent

Friends

template<class T2>
std::ostream & operator<< (std::ostream &os, const uiscalar< T2 > &ui)
 saving the info
template<class T2>
std::istream & operator>> (std::istream &is, const uiscalar< T2 > &ui)
 saving the info


Detailed Description

template<class T>
class uiscalar< T >

User info for scalars.
The documentation for this class was generated from the following file:

Generated on Tue Apr 29 20:47:02 2008 for mixpp by  doxygen 1.5.5