Declared and defined in file: hzChain.h
Function Logic:
Function body:
bool hzChain::operator! (void) { return Size() > 0? false : true ; }