Return TypeFunction nameArguments
const char*hzHttpEvent::Server(void)

Declared and defined in file: hzHttpServer.h

Function Logic:

Function body:

const char* hzHttpEvent::Server (void)
                                           { return m_pServer ; }