#include <Keyed_Test_Sender_exec.h>


Public Member Functions | |
| pulse_Generator (Sender_exec_i &callback) | |
| virtual int | handle_timeout (const ACE_Time_Value &tv, const void *arg) |
| Handle the timeout. | |
Private Attributes | |
| Sender_exec_i & | pulse_callback_ |
| Maintains a handle that actually process the event. | |
| CIAO_Keyed_Test_Sender_Impl::pulse_Generator::pulse_Generator | ( | Sender_exec_i & | callback | ) |
| int CIAO_Keyed_Test_Sender_Impl::pulse_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