CEC_Reactive_SupplierControl.i

Go to the documentation of this file.
00001 // -*- C++ -*-
00002 //
00003 // CEC_Reactive_SupplierControl.i,v 1.4 2005/11/10 06:47:23 ossama Exp
00004 
00005 TAO_BEGIN_VERSIONED_NAMESPACE_DECL
00006 
00007 ACE_INLINE
00008 TAO_CEC_Ping_Push_Supplier::
00009     TAO_CEC_Ping_Push_Supplier (TAO_CEC_SupplierControl *control)
00010   :  control_ (control)
00011 {
00012 }
00013 
00014 // ****************************************************************
00015 
00016 #if defined (TAO_HAS_TYPED_EVENT_CHANNEL)
00017 ACE_INLINE
00018 TAO_CEC_Ping_Typed_Push_Supplier::
00019     TAO_CEC_Ping_Typed_Push_Supplier (TAO_CEC_SupplierControl *control)
00020   :  control_ (control)
00021 {
00022 }
00023 #endif /* TAO_HAS_TYPED_EVENT_CHANNEL */
00024 
00025 // ****************************************************************
00026 
00027 ACE_INLINE
00028 TAO_CEC_Ping_Pull_Supplier::
00029     TAO_CEC_Ping_Pull_Supplier (TAO_CEC_SupplierControl *control)
00030   :  control_ (control)
00031 {
00032 }
00033 
00034 TAO_END_VERSIONED_NAMESPACE_DECL

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