Return TypeFunction nameArguments
int32_thzAtom::operator int32_t(void)

Declared and defined in file: hzDatabase.h

Function Logic:

Function body:

int32_t hzAtom::operator int32_t (void)
                                       { return m_Data.m_sInt32 ; }