, including all inherited members.
AddMacro(const MCHAR *category, const MCHAR *internalCategory, const MCHAR *name, const MCHAR *tooltip, const MCHAR *buttonText, const MCHAR *sourceFile, int sourceOffset)=0 | MacroDir | [pure virtual] |
AddMacro(const MCHAR *category, const MCHAR *internalCategory, const MCHAR *name, const MCHAR *tooltip, const MCHAR *buttonText, const MCHAR *sourceText)=0 | MacroDir | [pure virtual] |
CallHandler(MacroID mid, Value *handler_or_name, Value **arg_list, int count, BOOL hold=TRUE)=0 | MacroDir | [pure virtual] |
CallHandler(MacroID mid, const MCHAR *handler_name, FPParams *params, FPValue &result, BOOL hold=TRUE)=0 | MacroDir | [pure virtual] |
Count()=0 | MacroDir | [pure virtual] |
EditMacro(MacroID mid)=0 | MacroDir | [pure virtual] |
Execute(MacroID mid)=0 | MacroDir | [pure virtual] |
FindMacro(const MCHAR *category, const MCHAR *name)=0 | MacroDir | [pure virtual] |
GetHandler(MacroID mid, Value *handler_name)=0 | MacroDir | [pure virtual] |
GetInterface(Interface_ID id) | InterfaceServer | [virtual] |
GetMacro(MacroID mid)=0 | MacroDir | [pure virtual] |
GetMacro(int index)=0 | MacroDir | [pure virtual] |
GetMacroScriptPath()=0 | MacroDir | [pure virtual] |
LoadMacroScript(const MCHAR *file_name)=0 | MacroDir | [pure virtual] |
LoadMacroScripts(const MCHAR *path_name=NULL, BOOL recurse=TRUE)=0 | MacroDir | [pure virtual] |
MakeCategoryValid(MCHAR *s)=0 | MacroDir | [pure virtual] |
MakeNameValid(MCHAR *s)=0 | MacroDir | [pure virtual] |
operator delete(void *ptr) | MaxHeapOperators | [static] |
operator delete(void *ptr, const std::nothrow_t &e) | MaxHeapOperators | [static] |
operator delete(void *ptr, const char *filename, int line) | MaxHeapOperators | [static] |
operator delete(void *ptr, const std::nothrow_t &e, const char *filename, int line) | MaxHeapOperators | [static] |
operator delete(void *ptr, unsigned long flags) | MaxHeapOperators | [static] |
operator delete(void *ptr, const std::nothrow_t &e, unsigned long flags) | MaxHeapOperators | [static] |
operator delete(void *ptr, void *placement_ptr) | MaxHeapOperators | [static] |
operator delete[](void *ptr) | MaxHeapOperators | [static] |
operator delete[](void *ptr, const std::nothrow_t &e) | MaxHeapOperators | [static] |
operator delete[](void *ptr, const char *filename, int line) | MaxHeapOperators | [static] |
operator delete[](void *ptr, const std::nothrow_t &e, const char *filename, int line) | MaxHeapOperators | [static] |
operator delete[](void *ptr, unsigned long flags) | MaxHeapOperators | [static] |
operator delete[](void *ptr, const std::nothrow_t &e, unsigned long flags) | MaxHeapOperators | [static] |
operator new(size_t size) | MaxHeapOperators | [static] |
operator new(size_t size, const std::nothrow_t &e) | MaxHeapOperators | [static] |
operator new(size_t size, const char *filename, int line) | MaxHeapOperators | [static] |
operator new(size_t size, const std::nothrow_t &e, const char *filename, int line) | MaxHeapOperators | [static] |
operator new(size_t size, unsigned long flags) | MaxHeapOperators | [static] |
operator new(size_t size, const std::nothrow_t &e, unsigned long flags) | MaxHeapOperators | [static] |
operator new(size_t size, void *placement_ptr) | MaxHeapOperators | [static] |
operator new[](size_t size) | MaxHeapOperators | [static] |
operator new[](size_t size, const std::nothrow_t &e) | MaxHeapOperators | [static] |
operator new[](size_t size, const char *filename, int line) | MaxHeapOperators | [static] |
operator new[](size_t size, const std::nothrow_t &e, const char *filename, int line) | MaxHeapOperators | [static] |
operator new[](size_t size, unsigned long flags) | MaxHeapOperators | [static] |
operator new[](size_t size, const std::nothrow_t &e, unsigned long flags) | MaxHeapOperators | [static] |
SetMacro(MacroID mid, const MCHAR *tooltip, const MCHAR *btnText, const MCHAR *sourceFile, int sourceOffset)=0 | MacroDir | [pure virtual] |
SetMacroScriptPath(const MCHAR *path_name)=0 | MacroDir | [pure virtual] |
ValidID(MacroID mid)=0 | MacroDir | [pure virtual] |
~InterfaceServer() | InterfaceServer | [virtual] |