| Return Type | Function name | Arguments |
|---|---|---|
| hzHttpFile* | hzHttpFile::hzHttpFile | (void) |
Declared and defined in file: hzHttpServer.h
Function Logic:
Function body:
hzHttpFile* hzHttpFile::hzHttpFile (void)
{
m_resv = 0;
m_mime = HMTYPE_INVALID ;
}