msg_queue_processor Member List
This is the complete list of members for
msg_queue_processor, including all inherited members.
_communicator | msg_base | [protected] |
_mtx_res | msg_base | [protected] |
_on | msg_base | [protected] |
block() | msg_queue< 3 > | [inline] |
is_block() | msg_queue< 3 > | [inline] |
is_on() const | msg_base | [inline] |
msg_base(msg_communicator *communicator_) | msg_base | |
msg_queue() | msg_queue< 3 > | [protected] |
msg_queue_processor(msg_communicator *communicator) | msg_queue_processor | |
off() | msg_base | |
on() | msg_base | |
peek() | msg_queue< 3 > | [inline, protected] |
pop(msg_cpp *&item) | msg_queue< 3 > | [inline, protected] |
push(msg_cpp *item) | msg_queue< 3 > | [inline, protected] |
set_on(bool on) | msg_base | [inline, protected] |
touch(size_t &top_priority) | msg_queue< 3 > | [inline, protected] |
unblock() | msg_queue< 3 > | [inline, protected] |
v_do_job(size_t ident, void *user_data)=0 | terimber_thread_employer | [pure virtual] |
v_has_job(size_t ident, void *user_data) | msg_queue_processor | [protected, virtual] |
v_off() | msg_queue_processor | [protected, virtual] |
v_on() | msg_queue_processor | [protected, virtual] |
wakeup()=0 | msg_queue< 3 > | [protected, pure virtual] |
~msg_base() | msg_base | [virtual] |
~msg_queue_processor() | msg_queue_processor | |
~terimber_thread_employer() | terimber_thread_employer | [inline, virtual] |