Return TypeFunction nameArguments
uint64_thzFileset::TotalBytes(void)

Declared and defined in file: hzDirectory.h

Function Logic:

Function body:

uint64_t hzFileset::TotalBytes (void)
                                           { return m_nBytes ; }