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

Declared in file: hzDissemino.h
Defined in file : hdsGraph.cpp

Function Logic:

0:START 1:hdsText::Clear 2: No text

Function body:

hdsText* hdsText::hdsText (void)
{
   Clear() ;
}