34 bool operator==(
const UInt_64 otherHashId)
const;
36 bool operator!=(
const UInt_64 otherHashId)
const;
40 virtual bool Release();
44 UInt_64 GetHashId()
const;
48 void ResetAllStates();
50 bool HasDevice(
const UInt_64
id)
const;
52 bool AddDevice(
HID* device);
54 HID* GetDevice(
const UInt_64
id)
const;
56 HID* GetDeviceByType(
const UInt_8 type)
const;
58 virtual bool IsInitialized()
const;
bool operator!=(const T *const first, const ehs::Str< T, N > &second)
Definition: Str.h:1916
bool operator==(const T *const first, const ehs::Str< T, N > &second)
Definition: Str.h:1906
unsigned char UInt_8
Definition: Types.h:43
EHS_LIB_IO void Initialize(Str_8 appName, Str_8 appVerId, const Version &appVer)
Definition: EHS.cpp:34