#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) throw (CORBA::SystemException) |
virtual CORBA::RepositoryId | _primary_interface (const PortableServer::ObjectId &oid, PortableServer::POA_ptr poa) throw () |
virtual PortableServer::POA_ptr | _default_POA () |
virtual void | is_a (CORBA::ServerRequest_ptr request) |
Private Attributes | |
PortableServer::POA_var | poa_ |
TAO_CEC_TypedProxyPushConsumer * | typed_pp_consumer_ |
TAO_CEC_TypedEventChannel * | typed_event_channel_ |
CORBA::RepositoryId | repository_id_ |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|