| Return Type | Function name | Arguments |
|---|---|---|
| uint32_t | hzHttpEvent::Inputs | (void) |
Declared and defined in file: hzHttpServer.h
Function Logic:
Function body:
uint32_t hzHttpEvent::Inputs (void)
{ return m_Inputs.Count() ; }