TAO_RTEvent  2.0.6
Public Member Functions | Static Public Member Functions | Protected Attributes
TAO_EC_Simple_Queue_Full_Action Class Reference

#include <EC_Dispatching_Task.h>

Inheritance diagram for TAO_EC_Simple_Queue_Full_Action:
Inheritance graph
[legend]
Collaboration diagram for TAO_EC_Simple_Queue_Full_Action:
Collaboration graph
[legend]

List of all members.

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_

Constructor & Destructor Documentation

TAO_EC_Simple_Queue_Full_Action::TAO_EC_Simple_Queue_Full_Action ( void  )

Member Function Documentation

int TAO_EC_Simple_Queue_Full_Action::fini ( void  ) [virtual]

Reimplemented from ACE_Shared_Object.

int TAO_EC_Simple_Queue_Full_Action::init ( int  argc,
ACE_TCHAR argv[] 
) [virtual]

Reimplemented from ACE_Shared_Object.

int TAO_EC_Simple_Queue_Full_Action::init_svcs ( void  ) [static]

Helper function to register the default action into the service configurator.

int TAO_EC_Simple_Queue_Full_Action::queue_full_action ( TAO_EC_Dispatching_Task task,
TAO_EC_ProxyPushSupplier proxy,
RtecEventComm::PushConsumer_ptr  consumer,
RtecEventComm::EventSet event 
) [virtual]

Member Data Documentation


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines