#include <Keyed_Test_Receiver_exec.h>


Public Member Functions | |
| read_action_Generator (Receiver_exec_i &callback) | |
| ~read_action_Generator () | |
| virtual int | handle_timeout (const ACE_Time_Value &tv, const void *arg) |
| Handle the timeout. | |
Private Attributes | |
| Receiver_exec_i & | pulse_callback_ |
| Maintains a handle that actually process the event. | |
| CIAO_Keyed_Test_Receiver_Impl::read_action_Generator::read_action_Generator | ( | Receiver_exec_i & | callback | ) |
| CIAO_Keyed_Test_Receiver_Impl::read_action_Generator::~read_action_Generator | ( | ) |
| int CIAO_Keyed_Test_Receiver_Impl::read_action_Generator::handle_timeout | ( | const ACE_Time_Value & | tv, | |
| const void * | arg | |||
| ) | [virtual] |
Handle the timeout.
Reimplemented from ACE_Event_Handler.
Maintains a handle that actually process the event.
1.6.1