| Return Type | Function name | Arguments |
|---|---|---|
| hzHttpSession* | hzHttpEvent::Session | (void) |
Declared and defined in file: hzHttpServer.h
Function Logic:
Function body:
hzHttpSession* hzHttpEvent::Session (void)
{ return m_pSession ; }