actormap typedef | postmaster | [private] |
actors | postmaster | [private] |
am_disable(const actorref &a, const method &m) | postmaster | |
am_enable(const actorref &a, const method &m) | postmaster | |
am_enabled(const actorref &a, const method &m) | postmaster | |
am_lastrun(const actorref &a, const method &m) | postmaster | |
am_register_listener(const actorref &a, const syncref &s) | postmaster | |
am_register_msg(const actorref &a, syncref s, rttime_t priority) | postmaster | |
awaiting_postmasters | postmaster | [private] |
block_param typedef | postmaster | [private] |
broadcast_action(const actorref &a, const method &m) | postmaster | |
get_nid() | postmaster | [inline] |
gsync | postmaster | [private] |
listener_cache | postmaster | [private] |
listenermap typedef | postmaster | [private] |
listeners | postmaster | [private] |
m_id | postmaster | [private] |
message_type enum name | postmaster | [private] |
method_map typedef | postmaster | [private] |
methods | postmaster | [private] |
msg_reg_cache | postmaster | [private] |
net_recv() | postmaster | [private] |
null_name | postmaster | [private] |
nullsync | postmaster | [private] |
operator<(const rem_actor_map::iterator &i1, const rem_actor_map::iterator &i2) | postmaster | [friend] |
parse_data(const net_id &nid, rtsocket &sock) | postmaster | [private] |
populate(std::stringstream &ss, net_id n) | postmaster | [private] |
postmaster(const char *host, unsigned short host_port, unsigned short serverport, int backlog=10) | postmaster | |
postmasters | postmaster | [private] |
recv_msg_map typedef | postmaster | [private] |
recv_msgs | postmaster | [private] |
recv_thread | postmaster | [private] |
recvsyncmsg(const message &m) | postmaster | |
reg(const actorref &r, actor *a) | postmaster | |
reg(const syncref &s, synchronizer *s) | postmaster | |
reg(const syncref &s, globalsync *s) | postmaster | |
reg(const syncref &s, const actorref &a1, const actorref &a2) | postmaster | |
reg_methods(const actorref &a, const std::list< method > &ml) | postmaster | |
reg_pair typedef | postmaster | [private] |
reg_requests | postmaster | [private] |
rem_actor_map typedef | postmaster | [private] |
rem_actors | postmaster | [private] |
rem_sync_map typedef | postmaster | [private] |
rem_syncs | postmaster | [private] |
ret_param typedef | postmaster | [private] |
return_map | postmaster | [private] |
RT_ACKMSG enum value | postmaster | [private] |
RT_DISABLE enum value | postmaster | [private] |
RT_ENABLE enum value | postmaster | [private] |
RT_GET_NETIDS enum value | postmaster | [private] |
RT_KILLALL enum value | postmaster | [private] |
RT_MESSAGE enum value | postmaster | [private] |
RT_NOTIF enum value | postmaster | [private] |
RT_POPULATE enum value | postmaster | [private] |
RT_POPULATION enum value | postmaster | [private] |
RT_POST_DISABLE enum value | postmaster | [private] |
RT_POST_ENABLE enum value | postmaster | [private] |
RT_REG_LISTENER enum value | postmaster | [private] |
RT_REGMSG enum value | postmaster | [private] |
RT_REQRESPONSE enum value | postmaster | [private] |
RT_REQUEST enum value | postmaster | [private] |
RT_SYNCNOTE enum value | postmaster | [private] |
RT_TERMINATE enum value | postmaster | [private] |
RT_TIMEUPDATE enum value | postmaster | [private] |
run(const actorref &a, const method &m, bool connect) | postmaster | |
run(bool connect) | postmaster | |
send_population_data(net_id n) | postmaster | [private] |
sendmsg(const message &m) | postmaster | |
sendsyncmsg(const message &m) | postmaster | |
server_socket | postmaster | [private] |
sm_ack_msg(const syncref &s, const message &m) | postmaster | |
sm_notify_action(const syncref &s, const actorref &a, const method &m, const rttime_t &t) | postmaster | |
sm_request_msg(const syncref &s, const actorref &a) | postmaster | |
start_polling_func(postmaster *p) | postmaster | [friend] |
sync_rel | postmaster | [private] |
sync_rel_map typedef | postmaster | [private] |
synchronizers | postmaster | [private] |
syncmap typedef | postmaster | [private] |
terminate(const net_id &nid) | postmaster | [private] |
terminate_node() | postmaster | |
terminate_system() | postmaster | |
update_local_run(const actorref &a, const method &m) | postmaster | |
update_run(const actorref &a, const method &m, const rttime_t &t) | postmaster | [private] |
~postmaster() | postmaster | |