Return TypeFunction nameArguments
uint32_thdbADP::CountBinRepos(void)

Declared and defined in file: hzDatabase.h

Function Logic:

Function body:

uint32_t hdbADP::CountBinRepos (void)
                                                                       { return m_mapBinRepos.Count() ; }