|
stmm-input-doc
0.17.0
|
This is the complete list of members for stmi::Event, including all inherited members.
| AS_KEY_INPUT_TYPE enum name | stmi::Event | |
| AS_KEY_PRESS enum value | stmi::Event | |
| AS_KEY_RELEASE enum value | stmi::Event | |
| AS_KEY_RELEASE_CANCEL enum value | stmi::Event | |
| Event(const Class &oClass, int64_t nTimeUsec, int32_t nCapabilityId, const shared_ptr< Accessor > &refAccessor) noexcept | stmi::Event | protected |
| Event(const Class &oClass, int64_t nTimeUsec, int32_t nCapabilityId) noexcept | stmi::Event | inlineprotected |
| getAccessor() const noexcept | stmi::Event | inline |
| getAsKey(HARDWARE_KEY &eKey, AS_KEY_INPUT_TYPE &eType, bool &bMoreThanOne) const noexcept | stmi::Event | inlinevirtual |
| getAsKeys() const noexcept | stmi::Event | inlinevirtual |
| getCapability() const noexcept=0 | stmi::Event | pure virtual |
| getCapabilityId() const noexcept | stmi::Event | inline |
| getEventClass() const noexcept | stmi::Event | inline |
| getEventClassIdClass(const std::string &sEventClassId) noexcept | stmi::Event | static |
| getEventClassIdType(const std::string &sEventClassId, bool &bRegistered) noexcept | stmi::Event | protectedstatic |
| getEventTypeClassId(const std::type_info &oType) noexcept | stmi::Event | protectedstatic |
| getTimeUsec() const noexcept | stmi::Event | inline |
| isEventClassIdRegistered(const std::string &sEventClassId) noexcept | stmi::Event | static |
| isEventTypeRegistered(const std::type_info &oEventType) noexcept | stmi::Event | protectedstatic |
| setAccessor(const shared_ptr< Accessor > &refAccessor) noexcept | stmi::Event | inlineprotected |
| setCapabilityId(int32_t nCapabilityId) noexcept | stmi::Event | inlineprotected |
| setTimeUsec(int64_t nTimeUsec) noexcept | stmi::Event | inlineprotected |
| ~Event() noexcept=default | stmi::Event | virtual |
1.8.13