#include "xcom/site_struct.h"
#include "xdr_gen/xcom_vp.h"
Go to the source code of this file.
◆ CLONE_PAX_MSG
◆ PAX_MSG_SANITY_CHECK
#define PAX_MSG_SANITY_CHECK |
( |
|
p | ) |
|
◆ replace_pax_msg
#define replace_pax_msg |
( |
|
target, |
|
|
|
p |
|
) |
| |
Value: { \
PAX_MSG_SANITY_CHECK(
p); \
unchecked_replace_pax_msg(target,
p); \
}
const char * p
Definition: ctype-mb.cc:1225
◆ add_ballot_event()
void add_ballot_event |
( |
ballot const |
bal | ) |
|
◆ clone_pax_msg()
◆ clone_pax_msg_no_app()
◆ dbg_ballot()
void dbg_ballot |
( |
ballot const * |
p, |
|
|
char * |
s |
|
) |
| |
◆ dbg_pax_msg()
char * dbg_pax_msg |
( |
pax_msg const * |
p | ) |
|
◆ delete_pax_msg()
◆ eq_ballot()
int eq_ballot |
( |
ballot |
x, |
|
|
ballot |
y |
|
) |
| |
◆ gt_ballot()
int gt_ballot |
( |
ballot |
x, |
|
|
ballot |
y |
|
) |
| |
◆ init_ballot()
ballot * init_ballot |
( |
ballot * |
bal, |
|
|
int |
cnt, |
|
|
node_no |
node |
|
) |
| |
◆ pax_msg_new()
◆ pax_msg_new_0()
pax_msg * pax_msg_new_0 |
( |
synode_no |
synode | ) |
|
◆ ref_msg()
◆ unchecked_replace_pax_msg()
◆ unref_msg()