stmm-games-doc  0.32.0
stmi::DeviceMgmtEvent Member List

This is the complete list of members for stmi::DeviceMgmtEvent, including all inherited members.

AS_KEY_INPUT_TYPE enum namestmi::Event
AS_KEY_PRESS enum valuestmi::Event
AS_KEY_RELEASE enum valuestmi::Event
AS_KEY_RELEASE_CANCEL enum valuestmi::Event
DEVICE_MGMT_ADDED enum valuestmi::DeviceMgmtEvent
DEVICE_MGMT_CHANGED enum valuestmi::DeviceMgmtEvent
DEVICE_MGMT_REMOVED enum valuestmi::DeviceMgmtEvent
DEVICE_MGMT_TYPE enum namestmi::DeviceMgmtEvent
DeviceMgmtEvent(int64_t nTimeUsec, const shared_ptr< DeviceMgmtCapability > &refDeviceMgmtCapability, DEVICE_MGMT_TYPE eDeviceMgmtType, const shared_ptr< Device > &refDevice) noexceptstmi::DeviceMgmtEvent
Event(const Class &oClass, int64_t nTimeUsec, int32_t nCapabilityId, const shared_ptr< Accessor > &refAccessor) noexceptstmi::Eventprotected
Event(const Class &oClass, int64_t nTimeUsec, int32_t nCapabilityId) noexceptstmi::Eventinlineprotected
getAccessor() const noexceptstmi::Eventinline
getAsKey(HARDWARE_KEY &eKey, AS_KEY_INPUT_TYPE &eType, bool &bMoreThanOne) const noexceptstmi::Eventinlinevirtual
getAsKeys() const noexceptstmi::Eventinlinevirtual
getCapability() const noexcept overridestmi::DeviceMgmtEventinlinevirtual
getCapabilityId() const noexceptstmi::Eventinline
getClass() noexceptstmi::DeviceMgmtEventinlinestatic
getDevice() const noexceptstmi::DeviceMgmtEventinline
getDeviceMgmtCapability() const noexceptstmi::DeviceMgmtEventinline
getDeviceMgmtType() const noexceptstmi::DeviceMgmtEventinline
getEventClass() const noexceptstmi::Eventinline
getEventClassIdClass(const std::string &sEventClassId) noexceptstmi::Eventstatic
getEventClassIdType(const std::string &sEventClassId, bool &bRegistered) noexceptstmi::Eventprotectedstatic
getEventTypeClassId(const std::type_info &oType) noexceptstmi::Eventprotectedstatic
getTimeUsec() const noexceptstmi::Eventinline
isEventClassIdRegistered(const std::string &sEventClassId) noexceptstmi::Eventstatic
isEventTypeRegistered(const std::type_info &oEventType) noexceptstmi::Eventprotectedstatic
s_sClassIdstmi::DeviceMgmtEventstatic
setAccessor(const shared_ptr< Accessor > &refAccessor) noexceptstmi::Eventinlineprotected
setCapabilityId(int32_t nCapabilityId) noexceptstmi::Eventinlineprotected
setDevice(const shared_ptr< Device > &refDevice) noexceptstmi::DeviceMgmtEventinlineprotected
setDeviceMgmtCapability(const shared_ptr< DeviceMgmtCapability > &refDeviceMgmtCapability) noexceptstmi::DeviceMgmtEventinlineprotected
setDeviceMgmtType(DEVICE_MGMT_TYPE eDeviceMgmtType) noexceptstmi::DeviceMgmtEventinlineprotected
setTimeUsec(int64_t nTimeUsec) noexceptstmi::Eventinlineprotected
~Event() noexcept=defaultstmi::Eventvirtual