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