uibase Class Reference

User Info base class. More...

#include <userinfo.h>

Inheritance diagram for uibase:

Inheritance graph
[legend]
Collaboration diagram for uibase:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 uibase (std::string com="Abstract class, please ignore!")
 Default constructor.
 uibase (std::string com, uibase *par)
 Default constructor.
virtual void getsummary (std::string &S)
 returns a summary of its contents (used in dialogs)
virtual void askuser ()
 interaction with the user
virtual bool isvalid ()
 test if the info is valid
virtual ~uibase ()
 for future use

Protected Attributes

std::string comment
std::string help
uibaseparent


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 file:

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