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