|
3ds Max C++ API Reference
|
This is the complete list of members for MaxNetManager, including all inherited members.
| ActivateJob(HJOB hJob)=0 | MaxNetManager | pure virtual |
| 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 |
| AssignJob(Job *job, MCHAR *archive, HSERVER *servers, CJobText &jobtext, DWORD blocksize=0)=0 | MaxNetManager | pure virtual |
| AssignJobServer(HJOB hJob, HSERVER hServer)=0 | MaxNetManager | pure virtual |
| CheckOutputVisibility(const MCHAR *output, MCHAR *err)=0 | MaxNetManager | pure virtual |
| Connect(short port, const MCHAR *manager=NULL, bool enable_callback=false)=0 | MaxNetManager | pure virtual |
| DeleteJob(HJOB hJob)=0 | MaxNetManager | pure virtual |
| DeleteServer(HSERVER hServer)=0 | MaxNetManager | pure virtual |
| DeleteServerGroup(int group)=0 | MaxNetManager | pure virtual |
| Disconnect()=0 | MaxNetManager | pure virtual |
| EnableUpdate(bool enable=true)=0 | MaxNetManager | pure virtual |
| error | MaxNet | protected |
| FindManager(short port, const MCHAR *manager, const MCHAR *netmask=_M("255.255.255.0"))=0 | MaxNetManager | pure virtual |
| gerror | MaxNet | protected |
| GetClientCount()=0 | MaxNetManager | pure virtual |
| GetError() | MaxNet | |
| GetErrorText() | MaxNet | |
| GetGError() | MaxNet | |
| GetJob(HJOB hJob, JobList *jobList)=0 | MaxNetManager | pure virtual |
| GetJob(HJOB hJob, Job *job)=0 | MaxNetManager | pure virtual |
| GetJobCount()=0 | MaxNetManager | pure virtual |
| GetJobFrames(int start, int end, HJOB hJob, JOBFRAMES *frames)=0 | MaxNetManager | pure virtual |
| GetJobFramesCount(HJOB hJob)=0 | MaxNetManager | pure virtual |
| GetJobLog(int start, int count, HJOB hJob, MCHAR **buffer)=0 | MaxNetManager | pure virtual |
| GetJobPriority(HJOB hJob)=0 | MaxNetManager | pure virtual |
| GetJobServers(int start, int end, HJOB hJob, JobServer *servers)=0 | MaxNetManager | pure virtual |
| GetJobServersCount(HJOB hJob)=0 | MaxNetManager | pure virtual |
| GetJobServerStatus(HJOB hJob, HSERVER hServer, MCHAR *status_text, size_t status_text_size)=0 | MaxNetManager | pure virtual |
| GetJobText(HJOB hJob, CJobText &jobText, int count)=0 | MaxNetManager | pure virtual |
| GetManagerInfo(ManagerInfo *info)=0 | MaxNetManager | pure virtual |
| GetServer(HSERVER hServer, ServerList *serverList)=0 | MaxNetManager | pure virtual |
| GetServerCount()=0 | MaxNetManager | pure virtual |
| GetServerGroup(int group, int count, HSERVER *grplist, MCHAR *name)=0 | MaxNetManager | pure virtual |
| GetServerGroupCount()=0 | MaxNetManager | pure virtual |
| GetServerGroupXCount(int group)=0 | MaxNetManager | pure virtual |
| GetServerNetStat(HSERVER hServer, NetworkStatus *net_stat)=0 | MaxNetManager | pure virtual |
| GetWeekSchedule(HSERVER hServer, WeekSchedule *schedule)=0 | MaxNetManager | pure virtual |
| GrantManagerControl(bool grant)=0 | MaxNetManager | pure virtual |
| KillManager()=0 | MaxNetManager | pure virtual |
| ListClients(int start, int end, ClientInfo *clientList)=0 | MaxNetManager | pure virtual |
| ListJobs(int start, int end, JobList *jobList)=0 | MaxNetManager | pure virtual |
| ListServers(int start, int end, ServerList *serverList)=0 | MaxNetManager | pure virtual |
| LockControl(bool lock)=0 | MaxNetManager | pure virtual |
| MaxNet() | MaxNet | |
| NewServerGroup(int count, HSERVER *grplist, const MCHAR *name)=0 | MaxNetManager | 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, 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 |
| QueryManagerControl(bool wait)=0 | MaxNetManager | pure virtual |
| ResetServerIndex(HSERVER hServer)=0 | MaxNetManager | pure virtual |
| SetCallBack(MaxNetCallBack *cb)=0 | MaxNetManager | pure virtual |
| SetJob(HJOB hJob, Job *job, CJobText &jobText, bool reset)=0 | MaxNetManager | pure virtual |
| SetJobOrder(HJOB *hJob, DWORD count)=0 | MaxNetManager | pure virtual |
| SetJobPriority(HJOB hJob, int priority)=0 | MaxNetManager | pure virtual |
| SetWeekSchedule(HSERVER hServer, WeekSchedule *schedule)=0 | MaxNetManager | pure virtual |
| SuspendJob(HJOB hJob)=0 | MaxNetManager | pure virtual |
| SuspendJobServer(HJOB hJob, HSERVER hServer)=0 | MaxNetManager | pure virtual |
| TakeManagerControl()=0 | MaxNetManager | pure virtual |
| TranslateError(int err) | MaxNet | protected |
| ~MaxNetManager() | MaxNetManager | inlinevirtual |