Return TypeFunction nameArguments
hdbObject&hdbObject::operator=(hdbObject&,)

Declared and defined in file: hzDatabase.h

Function Logic:

Function body:

hdbObject& hdbObject::operator= (hdbObject&)
                                               { return *this ; }