Go to the source code
of this file.
Classes
|
struct
|
JobList |
class
|
MaxNetCallBack |
class
|
MaxNetManager |
class
|
MaxNetworkInterface |
class
|
MaxNetworkInterface2 |
Defines
|
#define |
JOB_STATE_COMPLETE 0 |
#define |
JOB_STATE_WAITING 1 |
#define |
JOB_STATE_BUSY 2 |
#define |
JOB_STATE_ERROR 3 |
#define |
JOB_STATE_SUSPENDED 4 |
Functions
|
MAXNETEXPORT
void |
AssignJobEx
(MaxNetManager
*mgr, MaxNetworkInterface
*maxIface, Job *job, MCHAR
*archive,
HSERVER
*servers, CJobText
&jobtext, DWORD blocksize=0) |
MAXNETEXPORT
void |
AssignJobEx
(MaxNetManager
*mgr, MaxNetworkInterface2
*maxIface, Job *job, MCHAR
*archive,
HSERVER
*servers, CJobText
&jobtext, DWORD blocksize=0) |
Define Documentation
#define
JOB_STATE_COMPLETE 0 |
#define
JOB_STATE_WAITING 1 |
#define JOB_STATE_ERROR 3 |
#define
JOB_STATE_SUSPENDED 4 |
Function Documentation