| Return Type | Function name | Arguments |
|---|---|---|
| void | hzLogger::SetIndent | (uint16_t,) |
Declared and defined in file: hzProcess.h
Function Logic:
Function body:
void hzLogger::SetIndent (uint16_t nIndent)
{ m_nIndent = nIndent ; }