|
3ds Max C++ API Reference
|
This is the complete list of members for MacroEntry, including all inherited members.
| aligned_free(void *ptr) | MaxHeapOperators | static |
| aligned_malloc(size_t size, size_t alignment) | MaxHeapOperators | static |
| aligned_realloc(void *ptr, size_t size, size_t alignment) | MaxHeapOperators | static |
| CallHandler(Value *handler_or_name, Value **arg_list, int count, BOOL hold=TRUE)=0 | MacroEntry | pure virtual |
| CallHandler(const MCHAR *handler_name, FPParams *params, FPValue &result, BOOL hold=TRUE)=0 | MacroEntry | pure virtual |
| Compile(Parser *parser=NULL)=0 | MacroEntry | pure virtual |
| CompileUsed() | MacroEntry | static |
| DeleteThis()=0 | MacroEntry | pure virtual |
| DisableCompiles() | MacroEntry | static |
| EnableCompiles() | MacroEntry | static |
| Execute()=0 | MacroEntry | pure virtual |
| GetButtonIconFile()=0 | MacroEntry | pure virtual |
| GetButtonIconIndex()=0 | MacroEntry | pure virtual |
| GetButtonIconName()=0 | MacroEntry | pure virtual |
| GetButtonText()=0 | MacroEntry | pure virtual |
| GetCategory()=0 | MacroEntry | pure virtual |
| GetCode()=0 | MacroEntry | pure virtual |
| GetFileName()=0 | MacroEntry | pure virtual |
| GetFlags(short mask)=0 | MacroEntry | pure virtual |
| GetHandler(Value *handler_name)=0 | MacroEntry | pure virtual |
| GetIcon()=0 | MacroEntry | pure virtual |
| GetID()=0 | MacroEntry | pure virtual |
| GetInterface(Interface_ID id) override | BaseInterfaceServer | virtual |
| GetInterfaceAt(int i) const | BaseInterfaceServer | virtual |
| GetInternalCategory()=0 | MacroEntry | pure virtual |
| GetName()=0 | MacroEntry | pure virtual |
| GetOffset()=0 | MacroEntry | pure virtual |
| GetToolTip()=0 | MacroEntry | pure virtual |
| GetTypedInterface() | InterfaceServer | inline |
| HasHandler(const MCHAR *handler_name)=0 | MacroEntry | pure virtual |
| interfaces | BaseInterfaceServer | protected |
| MarkAsUsed()=0 | MacroEntry | 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, int block_type, 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, int block_type, 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, int block_type, 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, int block_type, 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()=0 | MacroEntry | pure virtual |
| ~BaseInterfaceServer() | BaseInterfaceServer | virtual |
| ~InterfaceServer() | InterfaceServer | virtual |