| Return Type | Function name | Arguments |
|---|---|---|
| uint32_t | _hz_tmpl_ISAM::Level | (void) |
Declared and defined in file: hzIsamT.h
Function Logic:
Function body:
uint32_t _hz_tmpl_ISAM::Level (void)
{ return m_pRoot ? m_pRoot->Level() : 0; }