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

Declared and defined in file: hzTmplMapS.h

Function Logic:

Function body:

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