gSAFE  1.3.8
Public Member Functions | Protected Attributes | List of all members
HBase Class Reference

#include <datalib.h>

Inheritance diagram for HBase:
HDynTable HPlainDataMatrix HSqlInterface HXBaseRecordSync HSqlHandler HDataChangeLogger HDataField HDynTableSqlConnector HFloatTables HTableBase HCharHash HCheck HConnect HDate HFloating HKey HLargeText HNumber HNumHash HSmallText HSqlChoose HStatic HTimestamp HList HTable

Public Member Functions

 HBase (void)
 
 ~HBase (void)
 
QString getWhoami (void)
 

Protected Attributes

QString whoami
 

Detailed Description

The base class of gSAFE

Definition at line 312 of file datalib.h.

Constructor & Destructor Documentation

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.

Member Function Documentation

QString HBase::getWhoami ( void  )

Returns the type of the instance in a string (classname)

Definition at line 774 of file datalib.cpp.

Member Data Documentation

QString HBase::whoami
protected

Contains the name of class

Definition at line 318 of file datalib.h.


The documentation for this class was generated from the following files: