Main Page   Alphabetical List   Compound List   File List   Compound Members   File Members  

total_order_channel.h File Reference

#include "no_prop_channel.h"

Go to the source code of this file.

Compounds

class  group_admin
struct  member
class  total_order_channel
struct  total_order_channel::cmdheader
struct  total_order_channel::header
struct  total_order_channel::initheader
struct  total_order_channel::msgtype
struct  total_order_channel::phase_buffer

Defines

#define MEMBSZ   sizeof(struct member)
#define START   0
#define PRERUN   1
#define RUN   2
#define ERROR   4
#define STOP   5
#define END   6
#define HEADSZ   sizeof(header)
#define NEW   1
#define INIT   2
#define MESS   3
#define CMD   4
#define ACK   5
#define NACK   6
#define FAULT   7
#define INHEADSZ   sizeof(initheader)
#define CMHEADSZ   sizeof(cmdheader)
#define JOIN   1
#define QUIT   2
#define TAILLE_MAX   100
#define TIMEOUT1   1
#define TIMEOUT2   2
#define MAX_ITER   2
#define NEW_MAX_ITER   2 * MAX_ITER
#define UNDEF   -1
#define WAITING   1
#define FAULTY   2
#define NEWMEM   4
#define GOT   32
#define GOTMESS   GOT + MESS
#define GOTCMD   GOT + CMD
#define GOTACK   GOT + ACK
#define GOTFAULT   GOT + FAULT


Define Documentation

#define ACK   5

Definition at line 134 of file total_order_channel.h.

#define CMD   4

Definition at line 133 of file total_order_channel.h.

#define CMHEADSZ   sizeof(cmdheader)

Definition at line 180 of file total_order_channel.h.

#define END   6

Definition at line 87 of file total_order_channel.h.

#define ERROR   4

Definition at line 85 of file total_order_channel.h.

#define FAULT   7

Definition at line 136 of file total_order_channel.h.

#define FAULTY   2

Definition at line 292 of file total_order_channel.h.

#define GOT   32

Definition at line 294 of file total_order_channel.h.

#define GOTACK   GOT + ACK

Definition at line 297 of file total_order_channel.h.

#define GOTCMD   GOT + CMD

Definition at line 296 of file total_order_channel.h.

#define GOTFAULT   GOT + FAULT

Definition at line 298 of file total_order_channel.h.

#define GOTMESS   GOT + MESS

Definition at line 295 of file total_order_channel.h.

#define HEADSZ   sizeof(header)

Definition at line 126 of file total_order_channel.h.

#define INHEADSZ   sizeof(initheader)

Definition at line 151 of file total_order_channel.h.

#define INIT   2

Definition at line 131 of file total_order_channel.h.

#define JOIN   1

Definition at line 193 of file total_order_channel.h.

#define MAX_ITER   2

Definition at line 249 of file total_order_channel.h.

#define MEMBSZ   sizeof(struct member)

Definition at line 43 of file total_order_channel.h.

#define MESS   3

Definition at line 132 of file total_order_channel.h.

#define NACK   6

Definition at line 135 of file total_order_channel.h.

#define NEW   1

Definition at line 130 of file total_order_channel.h.

#define NEW_MAX_ITER   2 * MAX_ITER

Definition at line 250 of file total_order_channel.h.

#define NEWMEM   4

Definition at line 293 of file total_order_channel.h.

#define PRERUN   1

Definition at line 82 of file total_order_channel.h.

#define QUIT   2

Definition at line 194 of file total_order_channel.h.

#define RUN   2

Definition at line 83 of file total_order_channel.h.

#define START   0

Definition at line 81 of file total_order_channel.h.

#define STOP   5

Definition at line 86 of file total_order_channel.h.

#define TAILLE_MAX   100

Definition at line 215 of file total_order_channel.h.

#define TIMEOUT1   1

Definition at line 247 of file total_order_channel.h.

#define TIMEOUT2   2

Definition at line 248 of file total_order_channel.h.

#define UNDEF   -1

Definition at line 290 of file total_order_channel.h.

#define WAITING   1

Definition at line 291 of file total_order_channel.h.


Generated at Mon Mar 1 18:05:55 2004 for Groupware by doxygen 1.1.1 written by Dimitri van Heesch, © 1997-2000