CEC_DynamicImplementation.i

Go to the documentation of this file.
00001 // -*- C++ -*-
00002 //
00003 // CEC_DynamicImplementation.i,v 1.2 2005/11/10 06:47:23 ossama Exp
00004 
00005 TAO_BEGIN_VERSIONED_NAMESPACE_DECL
00006 
00007 ACE_INLINE
00008 TAO_CEC_DynamicImplementationServer::TAO_CEC_DynamicImplementationServer
00009         (PortableServer::POA_ptr poa,
00010          TAO_CEC_TypedProxyPushConsumer *typed_pp_consumer,
00011          TAO_CEC_TypedEventChannel *typed_event_channel)
00012   :  poa_ (PortableServer::POA::_duplicate (poa)),
00013      typed_pp_consumer_ (typed_pp_consumer),
00014      typed_event_channel_ (typed_event_channel),
00015      repository_id_ (CORBA::string_dup (typed_event_channel->supported_interface () ))
00016 {
00017 }
00018 
00019 TAO_END_VERSIONED_NAMESPACE_DECL

Generated on Thu Nov 9 13:18:16 2006 for TAO_CosEvent by doxygen 1.3.6