TAO_RTEvent
2.1.2
|
#include <EC_Dispatching_Task.h>
Public Member Functions | |
TAO_EC_Simple_Queue_Full_Action () | |
virtual int | init (int argc, ACE_TCHAR *argv[]) |
virtual int | fini (void) |
virtual int | queue_full_action (TAO_EC_Dispatching_Task *task, TAO_EC_ProxyPushSupplier *proxy, RtecEventComm::PushConsumer_ptr consumer, RtecEventComm::EventSet &event) |
Static Public Member Functions | |
static int | init_svcs (void) |
Helper function to register the default action into the service configurator. | |
Protected Attributes | |
int | queue_full_action_return_value_ |
|
virtual |
Reimplemented from ACE_Shared_Object.
|
virtual |
Reimplemented from ACE_Shared_Object.
|
static |
Helper function to register the default action into the service configurator.
|
virtual |
Implements TAO_EC_Queue_Full_Service_Object.