Return TypeFunction nameArguments
uint32_thzHttpEvent::Inputs(void)

Declared and defined in file: hzHttpServer.h

Function Logic:

Function body:

uint32_t hzHttpEvent::Inputs (void)
                                           { return m_Inputs.Count() ; }