Return TypeFunction nameArguments
hdsProfile*hdsProfile::hdsProfile(void)

Declared and defined in file: hzDissemino.h

Function Logic:

0:START 1:m_page 2:m_art m_bFlags m_P404 m_post m_G404 m_fix m_spec m_img m_scr m_favicon m_robot 3: No text

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;
   }