| Return Type | Function name | Arguments |
|---|---|---|
| uint32_t | hdbADP::CountBinRepos | (void) |
Declared and defined in file: hzDatabase.h
Function Logic:
Function body:
uint32_t hdbADP::CountBinRepos (void)
{ return m_mapBinRepos.Count() ; }