#include <userinfo.h>
Public Member Functions | |
virtual bool | isvalid () |
test if the info is valid | |
Protected Attributes | |
std::string | comment |
std::string | help |
uibase * | parent |
Friends | |
template<class T2> | |
std::ostream & | operator<< (std::ostream &os, const uimatrix< T2 > &ui) |
saving the info | |
template<class T2> | |
std::istream & | operator>> (std::istream &is, const uimatrix< T2 > &ui) |
saving the info |