Return TypeFunction nameArguments
int64_thzAtom::operator int64_t(void)

Declared and defined in file: hzDatabase.h

Function Logic:

Function body:

int64_t hzAtom::operator int64_t (void)
                                       { return m_Data.m_sInt64 ; }