| Return Type | Function name | Arguments |
|---|---|---|
| hdsProfile* | hdsProfile::hdsProfile | (void) |
Declared and defined in file: hzDissemino.h
Function Logic:
Function body:
hdsProfile* hdsProfile::hdsProfile (void)
{
m_art = m_page = 0;
m_robot = m_favicon = m_scr = m_img = m_spec = m_fix = m_G404 = m_post = m_P404 = m_bFlags = 0;
}