Return TypeFunction nameArguments
uint32_thzVect::Nodes(void)

Declared and defined in file: hzTmplVect.h

Function Logic:

Function body:

uint32_t hzVect::Nodes (void)
                                       { return base.Nodes() ; }