Return TypeFunction nameArguments
boolhzAttrset::Valid(void)

Declared and defined in file: hzDocument.h

Function Logic:

Function body:

bool hzAttrset::Valid (void)
                                   { return m_pHostDoc && m_Pair.name ? true : false ; }