MacroEntry Member List

This is the complete list of members for MacroEntry, including all inherited members.
CallHandler(Value *handler_or_name, Value **arg_list, int count, BOOL hold=TRUE)=0MacroEntry [pure virtual]
CallHandler(const MCHAR *handler_name, FPParams *params, FPValue &result, BOOL hold=TRUE)=0MacroEntry [pure virtual]
Compile(Parser *parser=NULL)=0MacroEntry [pure virtual]
CompileUsed()MacroEntry [static]
DeleteThis()=0MacroEntry [pure virtual]
DisableCompiles()MacroEntry [static]
EnableCompiles()MacroEntry [static]
Execute()=0MacroEntry [pure virtual]
GetButtonIconFile()=0MacroEntry [pure virtual]
GetButtonIconIndex()=0MacroEntry [pure virtual]
GetButtonText()=0MacroEntry [pure virtual]
GetCategory()=0MacroEntry [pure virtual]
GetCode()=0MacroEntry [pure virtual]
GetFileName()=0MacroEntry [pure virtual]
GetFlags(short mask)=0MacroEntry [pure virtual]
GetHandler(Value *handler_name)=0MacroEntry [pure virtual]
GetIcon()=0MacroEntry [pure virtual]
GetID()=0MacroEntry [pure virtual]
GetInterface(Interface_ID id)BaseInterfaceServer [virtual]
GetInterfaceAt(int i) const BaseInterfaceServer [virtual]
GetInternalCategory()=0MacroEntry [pure virtual]
GetName()=0MacroEntry [pure virtual]
GetOffset()=0MacroEntry [pure virtual]
GetToolTip()=0MacroEntry [pure virtual]
HasHandler(const MCHAR *handler_name)=0MacroEntry [pure virtual]
interfacesBaseInterfaceServer [protected]
MarkAsUsed()=0MacroEntry [pure virtual]
NumInterfaces() const BaseInterfaceServer [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]
Reset()=0MacroEntry [pure virtual]
~BaseInterfaceServer()BaseInterfaceServer [virtual]
~InterfaceServer()InterfaceServer [virtual]