gSAFE
1.3.8
|
#include <datalib.h>
Public Member Functions | |
HBase (void) | |
~HBase (void) | |
QString | getWhoami (void) |
Protected Attributes | |
QString | whoami |
HBase::HBase | ( | void | ) |
Constructor (Does no need to call directly)
Definition at line 764 of file datalib.cpp.
HBase::~HBase | ( | void | ) |
Destructor
Definition at line 769 of file datalib.cpp.
QString HBase::getWhoami | ( | void | ) |
Returns the type of the instance in a string (classname)
Definition at line 774 of file datalib.cpp.
|
protected |