3ds Max C++ API Reference
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
MaxNetManager Member List

This is the complete list of members for MaxNetManager, including all inherited members.

ActivateJob(HJOB hJob)=0MaxNetManagerpure virtual
aligned_free(void *ptr)MaxHeapOperatorsstatic
aligned_malloc(size_t size, size_t alignment)MaxHeapOperatorsstatic
aligned_realloc(void *ptr, size_t size, size_t alignment)MaxHeapOperatorsstatic
AssignJob(Job *job, MCHAR *archive, HSERVER *servers, CJobText &jobtext, DWORD blocksize=0)=0MaxNetManagerpure virtual
AssignJobServer(HJOB hJob, HSERVER hServer)=0MaxNetManagerpure virtual
CheckOutputVisibility(const MCHAR *output, MCHAR *err)=0MaxNetManagerpure virtual
Connect(short port, const MCHAR *manager=NULL, bool enable_callback=false)=0MaxNetManagerpure virtual
DeleteJob(HJOB hJob)=0MaxNetManagerpure virtual
DeleteServer(HSERVER hServer)=0MaxNetManagerpure virtual
DeleteServerGroup(int group)=0MaxNetManagerpure virtual
Disconnect()=0MaxNetManagerpure virtual
EnableUpdate(bool enable=true)=0MaxNetManagerpure virtual
errorMaxNetprotected
FindManager(short port, const MCHAR *manager, const MCHAR *netmask=_M("255.255.255.0"))=0MaxNetManagerpure virtual
gerrorMaxNetprotected
GetClientCount()=0MaxNetManagerpure virtual
GetError()MaxNet
GetErrorText()MaxNet
GetGError()MaxNet
GetJob(HJOB hJob, JobList *jobList)=0MaxNetManagerpure virtual
GetJob(HJOB hJob, Job *job)=0MaxNetManagerpure virtual
GetJobCount()=0MaxNetManagerpure virtual
GetJobFrames(int start, int end, HJOB hJob, JOBFRAMES *frames)=0MaxNetManagerpure virtual
GetJobFramesCount(HJOB hJob)=0MaxNetManagerpure virtual
GetJobLog(int start, int count, HJOB hJob, MCHAR **buffer)=0MaxNetManagerpure virtual
GetJobPriority(HJOB hJob)=0MaxNetManagerpure virtual
GetJobServers(int start, int end, HJOB hJob, JobServer *servers)=0MaxNetManagerpure virtual
GetJobServersCount(HJOB hJob)=0MaxNetManagerpure virtual
GetJobServerStatus(HJOB hJob, HSERVER hServer, MCHAR *status_text, size_t status_text_size)=0MaxNetManagerpure virtual
GetJobText(HJOB hJob, CJobText &jobText, int count)=0MaxNetManagerpure virtual
GetManagerInfo(ManagerInfo *info)=0MaxNetManagerpure virtual
GetServer(HSERVER hServer, ServerList *serverList)=0MaxNetManagerpure virtual
GetServerCount()=0MaxNetManagerpure virtual
GetServerGroup(int group, int count, HSERVER *grplist, MCHAR *name)=0MaxNetManagerpure virtual
GetServerGroupCount()=0MaxNetManagerpure virtual
GetServerGroupXCount(int group)=0MaxNetManagerpure virtual
GetServerNetStat(HSERVER hServer, NetworkStatus *net_stat)=0MaxNetManagerpure virtual
GetWeekSchedule(HSERVER hServer, WeekSchedule *schedule)=0MaxNetManagerpure virtual
GrantManagerControl(bool grant)=0MaxNetManagerpure virtual
KillManager()=0MaxNetManagerpure virtual
ListClients(int start, int end, ClientInfo *clientList)=0MaxNetManagerpure virtual
ListJobs(int start, int end, JobList *jobList)=0MaxNetManagerpure virtual
ListServers(int start, int end, ServerList *serverList)=0MaxNetManagerpure virtual
LockControl(bool lock)=0MaxNetManagerpure virtual
MaxNet()MaxNet
NewServerGroup(int count, HSERVER *grplist, const MCHAR *name)=0MaxNetManagerpure virtual
operator delete(void *ptr)MaxHeapOperatorsstatic
operator delete(void *ptr, const std::nothrow_t &e)MaxHeapOperatorsstatic
operator delete(void *ptr, const char *filename, int line)MaxHeapOperatorsstatic
operator delete(void *ptr, int block_type, const char *filename, int line)MaxHeapOperatorsstatic
operator delete(void *ptr, const std::nothrow_t &e, const char *filename, int line)MaxHeapOperatorsstatic
operator delete(void *ptr, unsigned long flags)MaxHeapOperatorsstatic
operator delete(void *ptr, const std::nothrow_t &e, unsigned long flags)MaxHeapOperatorsstatic
operator delete(void *ptr, void *placement_ptr)MaxHeapOperatorsstatic
operator delete[](void *ptr)MaxHeapOperatorsstatic
operator delete[](void *ptr, const std::nothrow_t &e)MaxHeapOperatorsstatic
operator delete[](void *ptr, const char *filename, int line)MaxHeapOperatorsstatic
operator delete[](void *ptr, int block_type, const char *filename, int line)MaxHeapOperatorsstatic
operator delete[](void *ptr, const std::nothrow_t &e, const char *filename, int line)MaxHeapOperatorsstatic
operator delete[](void *ptr, unsigned long flags)MaxHeapOperatorsstatic
operator delete[](void *ptr, const std::nothrow_t &e, unsigned long flags)MaxHeapOperatorsstatic
operator new(size_t size)MaxHeapOperatorsstatic
operator new(size_t size, const std::nothrow_t &e)MaxHeapOperatorsstatic
operator new(size_t size, const char *filename, int line)MaxHeapOperatorsstatic
operator new(size_t size, int block_type, const char *filename, int line)MaxHeapOperatorsstatic
operator new(size_t size, const std::nothrow_t &e, const char *filename, int line)MaxHeapOperatorsstatic
operator new(size_t size, unsigned long flags)MaxHeapOperatorsstatic
operator new(size_t size, const std::nothrow_t &e, unsigned long flags)MaxHeapOperatorsstatic
operator new(size_t size, void *placement_ptr)MaxHeapOperatorsstatic
operator new[](size_t size)MaxHeapOperatorsstatic
operator new[](size_t size, const std::nothrow_t &e)MaxHeapOperatorsstatic
operator new[](size_t size, const char *filename, int line)MaxHeapOperatorsstatic
operator new[](size_t size, int block_type, const char *filename, int line)MaxHeapOperatorsstatic
operator new[](size_t size, const std::nothrow_t &e, const char *filename, int line)MaxHeapOperatorsstatic
operator new[](size_t size, unsigned long flags)MaxHeapOperatorsstatic
operator new[](size_t size, const std::nothrow_t &e, unsigned long flags)MaxHeapOperatorsstatic
QueryManagerControl(bool wait)=0MaxNetManagerpure virtual
ResetServerIndex(HSERVER hServer)=0MaxNetManagerpure virtual
SetCallBack(MaxNetCallBack *cb)=0MaxNetManagerpure virtual
SetJob(HJOB hJob, Job *job, CJobText &jobText, bool reset)=0MaxNetManagerpure virtual
SetJobOrder(HJOB *hJob, DWORD count)=0MaxNetManagerpure virtual
SetJobPriority(HJOB hJob, int priority)=0MaxNetManagerpure virtual
SetWeekSchedule(HSERVER hServer, WeekSchedule *schedule)=0MaxNetManagerpure virtual
SuspendJob(HJOB hJob)=0MaxNetManagerpure virtual
SuspendJobServer(HJOB hJob, HSERVER hServer)=0MaxNetManagerpure virtual
TakeManagerControl()=0MaxNetManagerpure virtual
TranslateError(int err)MaxNetprotected
~MaxNetManager()MaxNetManagerinlinevirtual