#include <EC_ConsumerAdmin.h>
Inheritance diagram for TAO_EC_ConsumerAdmin:
Public Member Functions | |
TAO_EC_ConsumerAdmin (TAO_EC_Event_Channel_Base *event_channel) | |
virtual | ~TAO_EC_ConsumerAdmin (void) |
Destructor... | |
Public Attributes | |
virtual RtecEventChannelAdmin::ProxyPushSupplier_ptr virtual obtain_push_supplier(ACE_ENV_SINGLE_ARG_DECL_NOT_USED) ACE_THROW_SPEC((CORBA PortableServer::POA_pt | _default_POA )(ACE_ENV_SINGLE_ARG_DECL) |
Private Attributes | |
PortableServer::POA_var | default_POA_ |
Store the default POA. |
It does not assume ownership of the TAO_EC_Event_Channel_Base object; but it *does* assume ownership of the TAO_EC_ProxyPushSupplier_Set object.
No provisions for locking, access must be serialized externally.
|
Constructor. Builds one using the event_channel argument. In any case it assumes ownership. |
|
Destructor...
|
|
|
|
Store the default POA.
|