|
TAO_RTEvent
2.1.3
|
#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_ |
Additional Inherited Members | |
Public Types inherited from TAO_EC_Queue_Full_Service_Object | |
| enum | QueueFullActionReturnValue { WAIT_TO_EMPTY = 0, SILENTLY_DISCARD = -1 } |
Public Attributes inherited from ACE_Service_Object | |
| LO_PRIORITY | |
| HI_PRIORITY | |
| NULL_MASK | |
| READ_MASK | |
| WRITE_MASK | |
| EXCEPT_MASK | |
| ACCEPT_MASK | |
| CONNECT_MASK | |
| TIMER_MASK | |
| QOS_MASK | |
| GROUP_QOS_MASK | |
| SIGNAL_MASK | |
| ALL_EVENTS_MASK | |
| RWE_MASK | |
| DONT_CALL | |
| ACE_EVENT_HANDLER_NOT_RESUMED | |
| ACE_REACTOR_RESUMES_HANDLER | |
| ACE_APPLICATION_RESUMES_HANDLER | |
Protected Types inherited from ACE_Service_Object | |
| typedef ACE_Atomic_Op < ACE_SYNCH_MUTEX, Reference_Count > | Atomic_Reference_Count |
Protected Member Functions inherited from ACE_Service_Object | |
| ACE_Event_Handler (ACE_Reactor *=0, int priority=ACE_Event_Handler::LO_PRIORITY) | |
| TAO_EC_Simple_Queue_Full_Action::TAO_EC_Simple_Queue_Full_Action | ( | void | ) |
|
virtual |
Reimplemented from ACE_Service_Object.
|
virtual |
Reimplemented from ACE_Service_Object.
|
static |
Helper function to register the default action into the service configurator.
|
virtual |
Implements TAO_EC_Queue_Full_Service_Object.
|
protected |
1.8.1.2