Return TypeFunction nameArguments
boolhzPMapS::Exists(KEY&,)

Declared and defined in file: hzTmplMapS.h

Function Logic:

Function body:

bool hzPMapS::Exists (KEY& key)
                                               { return m_map.Exists(key) ; }