client/scheduler_op.h File Reference

(r16139/r16130)

#include <vector>
#include "client_types.h"
#include "auto_update.h"
#include "http_curl.h"
#include "prefs.h"

Include dependency graph for scheduler_op.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SCHEDULER_OP
struct  USER_MESSAGE
struct  SCHEDULER_REPLY

Defines

#define SCHEDULER_OP_STATE_IDLE   0
#define SCHEDULER_OP_STATE_GET_MASTER   1
#define SCHEDULER_OP_STATE_RPC   2
#define MASTER_FETCH_PERIOD   10
#define RETRY_CAP   10
#define MASTER_FETCH_RETRY_CAP   3
#define MASTER_FETCH_INTERVAL   (86400)
#define SCHED_RETRY_DELAY_MIN   60
#define SCHED_RETRY_DELAY_MAX   (60*60*4)


Define Documentation

#define MASTER_FETCH_INTERVAL   (86400)

#define MASTER_FETCH_PERIOD   10

#define MASTER_FETCH_RETRY_CAP   3

#define RETRY_CAP   10

#define SCHED_RETRY_DELAY_MAX   (60*60*4)

#define SCHED_RETRY_DELAY_MIN   60

#define SCHEDULER_OP_STATE_GET_MASTER   1

#define SCHEDULER_OP_STATE_IDLE   0

#define SCHEDULER_OP_STATE_RPC   2


Generated on Mon Oct 6 10:39:30 2008 for BOINC by  doxygen 1.5.6