Return TypeFunction nameArguments
boolhzIpConnex::IsVirgin(void)

Declared and defined in file: hzIpServer.h

Function Logic:

Function body:

bool hzIpConnex::IsVirgin (void)
                                           { return m_bState == CLIENT_INITIALIZED ; }