Pyro higlevel API
|
This is the complete list of members for os::ShortcutKey, including all inherited members.
Flatten(uint8 *pBuffer, size_t nSize) const | os::ShortcutKey | virtual |
GetFlattenedSize(void) const | os::ShortcutKey | inlinevirtual |
GetKeyCode() const | os::ShortcutKey | |
GetQualifiers() const | os::ShortcutKey | |
GetType(void) const | os::ShortcutKey | inlinevirtual |
IsValid() const | os::ShortcutKey | |
operator<(const ShortcutKey &c) const | os::ShortcutKey | |
operator==(const ShortcutKey &c) const | os::ShortcutKey | |
SetFromLabel(const String &cLabel) | os::ShortcutKey | |
SetFromLabel(const char *pzLabel) | os::ShortcutKey | |
ShortcutKey(const String &cKey, uint32 nQualifiers=0) | os::ShortcutKey | |
ShortcutKey(const uint32 nKey, uint32 nQualifiers=0) | os::ShortcutKey | |
ShortcutKey(const ShortcutKey &cShortcut) | os::ShortcutKey | |
ShortcutKey() | os::ShortcutKey | |
TypeIsCompatible(int nType) const | os::Flattenable | inlinevirtual |
Unflatten(const uint8 *pBuffer) | os::ShortcutKey | virtual |
~ShortcutKey() | os::ShortcutKey |