| 
    TAO
    2.3.0
    
   | 
 
TAO_Fault_Tolerant_Service. More...
#include <Fault_Tolerance_Service.h>

Public Member Functions | |
| TAO_Fault_Tolerance_Service (void) | |
| Ctor.  More... | |
| ~TAO_Fault_Tolerance_Service (void) | |
| Dtor.  More... | |
| void | init (TAO_ORB_Core *orb_core) | 
| Initialize the internal data structures.  More... | |
| TAO_Service_Callbacks * | service_callback (void) | 
| Return the underlying callback object.  More... | |
Private Member Functions | |
| void | operator= (const TAO_Fault_Tolerance_Service &) | 
| TAO_Fault_Tolerance_Service (const TAO_Fault_Tolerance_Service &) | |
Private Attributes | |
| TAO_Service_Callbacks * | ft_service_callback_ | 
| hook to callback on to the service  More... | |
TAO_Fault_Tolerant_Service.
A class that holds an FT service call back instance.
| TAO_Fault_Tolerance_Service::TAO_Fault_Tolerance_Service | ( | void | ) | 
Ctor.
| TAO_Fault_Tolerance_Service::~TAO_Fault_Tolerance_Service | ( | void | ) | 
Dtor.
      
  | 
  private | 
| void TAO_Fault_Tolerance_Service::init | ( | TAO_ORB_Core * | orb_core | ) | 
Initialize the internal data structures.
      
  | 
  private | 
| TAO_Service_Callbacks * TAO_Fault_Tolerance_Service::service_callback | ( | void | ) | 
Return the underlying callback object.
      
  | 
  private | 
hook to callback on to the service
 1.8.6