Return Type | Function name | Arguments |
---|---|---|
hdbObject* | hdbObject::hdbObject | (void) |
Declared in file: hzDatabase.h
Defined in file : hdbObject.cpp
Function Logic:
Function body:
hdbObject* hdbObject::hdbObject (void) { m_pClass = 0; m_ReposId = m_ClassId = 0; m_pRoot = 0; }