msg_queue_processor Class Reference
class inherits
thread processor class
More...
#include <msg_que.h>
List of all members.
Detailed Description
class inherits
thread processor class
Definition at line 229 of file msg_que.h.
Constructor & Destructor Documentation
| BEGIN_TERIMBER_NAMESPACE msg_queue_processor::msg_queue_processor |
( |
msg_communicator * |
communicator |
) |
|
constructor
- Parameters:
-
| communicator |
pointer to communicator |
Definition at line 36 of file msg_que.cpp.
| msg_queue_processor::~msg_queue_processor |
( |
|
) |
|
Member Function Documentation
| bool msg_queue_processor::v_has_job |
( |
size_t |
ident, |
|
|
void * |
user_data | |
|
) |
| | [protected, virtual] |
| void msg_queue_processor::v_on |
( |
|
) |
[protected, virtual] |
| void msg_queue_processor::v_off |
( |
|
) |
[protected, virtual] |
The documentation for this class was generated from the following files: