CEC_TypedConsumerAdmin.inl

Go to the documentation of this file.
00001 // -*- C++ -*-
00002 //
00003 // $Id: CEC_TypedConsumerAdmin.inl 76589 2007-01-25 18:04:11Z elliott_c $
00004 
00005 TAO_BEGIN_VERSIONED_NAMESPACE_DECL
00006 
00007 ACE_INLINE void
00008 TAO_CEC_TypedConsumerAdmin::
00009     for_each (TAO_ESF_Worker<TAO_CEC_ProxyPushSupplier> *worker)
00010 {
00011   this->typed_push_admin_.for_each (worker);
00012 }
00013 
00014 ACE_INLINE
00015 TAO_CEC_Propagate_Typed_Event::TAO_CEC_Propagate_Typed_Event (
00016   const TAO_CEC_TypedEvent& typed_event,
00017   TAO_CEC_TypedEventChannel* typed_event_channel)
00018   :  typed_event_ (typed_event),
00019      typed_event_channel_ (typed_event_channel)
00020 {
00021 }
00022 
00023 TAO_END_VERSIONED_NAMESPACE_DECL

Generated on Tue Feb 2 17:44:51 2010 for TAO_CosEvent by  doxygen 1.4.7