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

Declared and defined in file: hzDatabase.h

Function Logic:

Function body:

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