Return TypeFunction nameArguments
boolhdbMember::Singular(void)

Declared and defined in file: hzDatabase.h

Function Logic:

Function body:

bool hdbMember::Singular (void)
                                               { return m_popCtl & HDB_MBR_MASK_ARRAY ? false : true ; }