#include <CEC_DynamicImplementation.h>
Collaboration diagram for TAO_CEC_DynamicImplementationServer:
Public Member Functions | |
TAO_CEC_DynamicImplementationServer (PortableServer::POA_ptr poa, TAO_CEC_TypedProxyPushConsumer *typed_pp_consumer, TAO_CEC_TypedEventChannel *typed_event_channel) | |
virtual | ~TAO_CEC_DynamicImplementationServer (void) |
virtual void | invoke (CORBA::ServerRequest_ptr request ACE_ENV_ARG_DECL) throw (CORBA::SystemException) |
virtual CORBA::RepositoryId | _primary_interface (const PortableServer::ObjectId &oid, PortableServer::POA_ptr poa ACE_ENV_ARG_DECL) throw () |
virtual PortableServer::POA_ptr | _default_POA (ACE_ENV_SINGLE_ARG_DECL) |
virtual void | is_a (CORBA::ServerRequest_ptr request ACE_ENV_ARG_DECL) |
Private Attributes | |
PortableServer::POA_var | poa_ |
TAO_CEC_TypedProxyPushConsumer * | typed_pp_consumer_ |
TAO_CEC_TypedEventChannel * | typed_event_channel_ |
CORBA::RepositoryId | repository_id_ |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|