TAO_Notify::Event_Persistence_Factory Class Reference

interface to be implemented by specific Event_Persistence_Factories More...

#include <Event_Persistence_Factory.h>

Inheritance diagram for TAO_Notify::Event_Persistence_Factory:

Inheritance graph
[legend]
List of all members.

Public Member Functions

virtual ~Event_Persistence_Factory ()
virtual Routing_Slip_Persistence_Managercreate_routing_slip_persistence_manager (Persistent_Callback *callback)=0
 Create a Persistence Manager.

virtual Routing_Slip_Persistence_Managerfirst_reload_manager ()=0

Detailed Description

interface to be implemented by specific Event_Persistence_Factories

Definition at line 35 of file Event_Persistence_Factory.h.


Constructor & Destructor Documentation

TAO_BEGIN_VERSIONED_NAMESPACE_DECL TAO_Notify::Event_Persistence_Factory::~Event_Persistence_Factory  )  [virtual]
 

Definition at line 9 of file Event_Persistence_Factory.cpp.

00010 {
00011 }


Member Function Documentation

virtual Routing_Slip_Persistence_Manager* TAO_Notify::Event_Persistence_Factory::create_routing_slip_persistence_manager Persistent_Callback callback  )  [pure virtual]
 

Create a Persistence Manager.

Implemented in TAO_Notify::Standard_Event_Persistence_Factory.

Referenced by TAO_Notify::Routing_Slip::create_persistence_manager().

virtual Routing_Slip_Persistence_Manager* TAO_Notify::Event_Persistence_Factory::first_reload_manager  )  [pure virtual]
 

Begin the reload process by returning the first Routing_Slip_Persistence_Manager to continue call Routing_Slip_Persistence_Manager::load_next ()

Implemented in TAO_Notify::Standard_Event_Persistence_Factory.

Referenced by TAO_Notify_EventChannelFactory::load_event_persistence().


The documentation for this class was generated from the following files:
Generated on Thu Nov 9 13:34:11 2006 for TAO_CosNotification by doxygen 1.3.6