|
3ds Max C++ API Reference
|
This is the complete list of members for NameTab, including all inherited members.
| AddName(const MCHAR *n) | NameTab | |
| Addr(const INT_PTR i) const | Tab< const MCHAR * > | inline |
| 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 |
| Append(int num, const MCHAR * *el, int allocExtra=0) | Tab< const MCHAR * > | inline |
| begin() const | Tab< const MCHAR * > | inline |
| begin() | Tab< const MCHAR * > | inline |
| Count() const | Tab< const MCHAR * > | inline |
| data() noexcept | Tab< const MCHAR * > | inline |
| data() const noexcept | Tab< const MCHAR * > | inline |
| Delete(int start, int num) | Tab< const MCHAR * > | inline |
| end() const | Tab< const MCHAR * > | inline |
| end() | Tab< const MCHAR * > | inline |
| FindName(const MCHAR *n) | NameTab | |
| Init() | Tab< const MCHAR * > | inline |
| Insert(int at, int num, const MCHAR * *el) | Tab< const MCHAR * > | inline |
| Load(ILoad *iload) | NameTab | |
| NameTab() | NameTab | inline |
| 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 |
| operator=(const NameTab &n) | NameTab | |
| Tab< const MCHAR * >::operator=(const Tab &tb) | Tab< const MCHAR * > | inline |
| operator[](const INT_PTR i) const | Tab< const MCHAR * > | inline |
| RemoveName(int i) | NameTab | |
| Resize(int num) | Tab< const MCHAR * > | inline |
| Save(ISave *isave) | NameTab | |
| SetCount(int n, BOOL resize=TRUE) | Tab< const MCHAR * > | inline |
| SetFlag(ULONG f, BOOL b=1) | NameTab | inline |
| SetName(int i, const MCHAR *n) | NameTab | |
| SetSize(int num) | NameTab | |
| Shrink() | Tab< const MCHAR * > | inline |
| size() const noexcept | Tab< const MCHAR * > | inline |
| Sort(CompareFnc cmp) | Tab< const MCHAR * > | inline |
| Tab() | Tab< const MCHAR * > | inline |
| Tab(const Tab &tb) | Tab< const MCHAR * > | inline |
| TestFlag(ULONG f) | NameTab | inline |
| ZeroCount() | NameTab | |
| ~NameTab() | NameTab | |
| ~Tab() | Tab< const MCHAR * > | inlinevirtual |