msg_wait_reply Class Reference
implements the message reply keeper for synchronous send
More...
#include <msg_user.h>
List of all members.
Detailed Description
implements the message reply keeper for synchronous send
Definition at line 39 of file msg_user.h.
Constructor & Destructor Documentation
msg_wait_reply::msg_wait_reply |
( |
event * |
event_ |
) |
|
msg_wait_reply::~msg_wait_reply |
( |
|
) |
[inline] |
Member Function Documentation
void msg_wait_reply::set_reply |
( |
msg_cpp * |
msg_ |
) |
[inline] |
msg_cpp* msg_wait_reply::get_reply |
( |
|
) |
[inline] |
returns stored reply and clear the stored pointer
Definition at line 66 of file msg_user.h.
References _reply.
Member Data Documentation
The documentation for this class was generated from the following files: