Defined in file: hzDatabase.h
Constructors/Detructors
hdbDatatype* | hdbDatatype | (void) | |
NULL-BASIS | ~hdbDatatype | (void) |
Public Methods:
hdbBasetype | Basetype | (void) | |
hzEcode | SetBasetype | (hdbBasetype bt) | |
hzEcode | SetTypename | (const hzString& type) | |
const hzString | strName | (void) | |
const hzString | strType | (void) | |
const char* | txtName | (void) | |
const char* | txtType | (void) |
Member Variables:
hdbBasetype | m_Basetype | No description | |
hzString | m_Typename | No description |