| Return Type | Function name | Arguments |
|---|---|---|
| hdbObject& | hdbObject::operator= | (hdbObject&,) |
Declared and defined in file: hzDatabase.h
Function Logic:
Function body:
hdbObject& hdbObject::operator= (hdbObject&)
{ return *this ; }