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