AddHotKey(KeyPress *pKeyPress, TCHAR *pOpToken, String_32 *pTextDesc, BOOL CheckUnicode) | HotKey | [static] |
AssertValid() const | CCObject | [virtual] |
cc_classCCObject | CCObject | [static] |
CCObject() | CCObject | [protected] |
CheckUnicode | HotKey | [private] |
ClearPointers() | ListItem | [virtual] |
Deinit() | HotKey | [static] |
DoesHotKeyMatchKeyPress(HotKey *pHotKey, KeyPress *pKeyPress) | HotKey | [private, static] |
Dump(CDumpContext &dc) const | CCObject | [virtual] |
FindHotKey(OpDescriptor *pThisOpDesc) | HotKey | [static] |
GetItem(void) | ListItem | [virtual] |
GetMyClass() | CCObject | [static] |
GetRuntimeClass() const | CCObject | [virtual] |
GetRuntimeClassByName(LPCTSTR pClassName) | CCObject | [static] |
GetTextDesc(String_256 *pStr) | HotKey | |
HotKey() | HotKey | [private] |
Init() | HotKey | [static] |
IsEnabled() | HotKey | [private] |
IsKindOf(const CCRuntimeClass *pClass) const | CCObject | |
ListItem() | ListItem | |
MemoryDump() | SimpleCCObject | [static] |
MemoryTrackAdd(void *p, LPCSTR Filename, INT32 Line) | SimpleCCObject | [static] |
OnKeyPress(KeyPress *pKeyPress) | HotKey | [static] |
operator delete(void *p) | SimpleCCObject | |
operator new(size_t, void *p) | SimpleCCObject | [inline] |
operator new(size_t nSize) | SimpleCCObject | |
operator new(size_t nSize, LPCSTR lpszFileName, INT32 nLine) | SimpleCCObject | |
pKeyPress | HotKey | [private] |
pOpDesc | HotKey | [private] |
pTextDesc | HotKey | [private] |
ReadHotKey(CCLexFile &file) | HotKey | [private, static] |
ReadHotKeys() | HotKey | [private, static] |
ReadHotKeysFromDisk() | HotKey | [private, static] |
ReadHotKeysFromFile(CCLexFile &file) | HotKey | [private, static] |
ReadHotKeysFromRes() | HotKey | [private, static] |
ReadKeyDef(CCLexFile &file, KeyPress **ppKeyPress, String_256 *pOpToken, String_32 **ppTextDesc, BOOL *pCheckUnicode) | HotKey | [private, static] |
ReadToolSwitch(CCLexFile &file) | HotKey | [private, static] |
~CCObject() | CCObject | [virtual] |
~HotKey() | HotKey | [private] |
~ListItem() | ListItem | [inline, virtual] |