add_dst(const std::string &dst, s3_message_box &mbox, bool is_group) | s3_post_office | |
add_dst_switch(const std::string &name, bool is_group) | s3_post_office | [protected] |
cleanup() | s3_thread_base | [protected, virtual] |
client_rx_queue | s3_post_office | [private] |
conn | s3_post_office | [private] |
conn_id | s3_post_office | [private] |
connect(const std::string &ip, int port) | s3_post_office | |
ctrl_rx_queue | s3_post_office | [private] |
deliver_all_but_one(const s3_message &msg, const std::list< s3_message_box * > &clients, const s3_message_box *except) | s3_post_office | [protected] |
detached | s3_thread_base | [protected] |
disconnect() | s3_post_office | |
dispatch_msg(const s3_message &msg, s3_message_box &mbox) | s3_post_office | [protected] |
dst_lock | s3_post_office | [private] |
dst_map | s3_post_office | [private] |
get_next_message_id() | s3_post_office | [protected] |
get_thread_id() const | s3_thread_base | |
invalid_thread_id | s3_thread_base | [static] |
is_connected() const | s3_post_office | [protected] |
is_detached() const | s3_thread_base | |
is_running() const | s3_thread_base | |
lock_state() const | s3_thread_base | |
main_loop() | s3_post_office | [virtual] |
pthread_cleanup_ccpp_wrapper(void *obj) | s3_thread_base | [protected, static] |
pthread_create_ccpp_wrapper(void *obj) | s3_thread_base | [protected, static] |
remove_dst(const std::string &dst, s3_message_box &mbox, bool is_group) | s3_post_office | |
remove_dst_switch(const std::string &name, bool is_group) | s3_post_office | [protected] |
request_terminate() | s3_thread_base | |
s3_message_box class | s3_post_office | [friend] |
s3_post_office() | s3_post_office | |
s3_thread_base() | s3_thread_base | |
s3_thread_id typedef | s3_thread_base | |
seq_nr | s3_post_office | [private] |
set_detached(bool n_detach) | s3_thread_base | |
set_sched_fifo(unsigned int priority) | s3_thread_base | |
set_sched_normal(unsigned int priority) | s3_thread_base | |
set_sched_round_robin(unsigned int priority) | s3_thread_base | |
signal_state_changed() const | s3_thread_base | |
start() | s3_thread_base | |
started | s3_post_office | [private] |
state_changed | s3_thread_base | [protected] |
state_lock | s3_thread_base | [protected] |
stop() | s3_thread_base | |
term_request | s3_thread_base | [protected] |
term_request_lock | s3_thread_base | [protected] |
test_cancel() | s3_thread_base | [static] |
test_state() const | s3_thread_base | |
test_terminate() | s3_thread_base | [protected] |
thread_attr | s3_thread_base | [protected] |
thread_id | s3_thread_base | [protected] |
unlock_state() const | s3_thread_base | |
wait_on_exit() | s3_thread_base | |
wait_on_state_changed() const | s3_thread_base | [protected] |
~s3_post_office() | s3_post_office | |
~s3_thread_base() | s3_thread_base | [virtual] |