#include <userinfo.h>


| Public Member Functions | |
| void | getsummary (std::string &S) | 
| returns a summary of its contents (used in dialogs) | |
| uistring (std::string com) | |
| Default constructor. | |
| void | askuser () | 
| interaction with the user | |
| virtual bool | isvalid () | 
| test if the info is valid | |
| Protected Attributes | |
| std::string | S | 
| std::string | comment | 
| std::string | help | 
| uibase * | parent | 
| Friends | |
| std::ostream & | operator<< (std::ostream &os, const uistring &ui) | 
| saving the info | |
| std::istream & | operator>> (std::istream &is, const uistring &ui) | 
| saving the info | |
 1.5.3
 1.5.3