Fault_Tolerance_Service.inl

Go to the documentation of this file.
00001 // -*- C++ -*-
00002 //
00003 //$Id: Fault_Tolerance_Service.inl 74168 2006-08-22 09:51:53Z smcqueen $
00004 
00005 TAO_BEGIN_VERSIONED_NAMESPACE_DECL
00006 
00007 ACE_INLINE
00008 TAO_Fault_Tolerance_Service::TAO_Fault_Tolerance_Service (void)
00009   : ft_service_callback_ (0)
00010 {
00011 }
00012 
00013 ACE_INLINE TAO_Service_Callbacks *
00014 TAO_Fault_Tolerance_Service::service_callback (void)
00015 {
00016   return this->ft_service_callback_;
00017 }
00018 
00019 TAO_END_VERSIONED_NAMESPACE_DECL

Generated on Tue Feb 2 17:37:51 2010 for TAO by  doxygen 1.4.7