| Return Type | Function name | Arguments |
|---|---|---|
| hzChain | hzAtom::operator const hzChain | (void) |
Declared and defined in file: hzDatabase.h
Function Logic:
Function body:
hzChain hzAtom::operator const hzChain (void)
{ return Chain() ; }