Return TypeFunction nameArguments
voidhzCron::SetEra(hzSDate&,)

Declared and defined in file: hzCron.h

Function Logic:

0:START 1:m_bActive m_Era 2: No text

Function body:

void hzCron::SetEra (hzSDate& era)
                                                               { m_bActive = false ; m_Era = era ; }