| Return Type | Function name | Arguments |
|---|---|---|
| const char* | hzHttpEvent::Server | (void) |
Declared and defined in file: hzHttpServer.h
Function Logic:
Function body:
const char* hzHttpEvent::Server (void)
{ return m_pServer ; }