TAO_CosNotification
2.0.8
|
Interface to be implemented by specific strategies. More...
#include <Event_Persistence_Strategy.h>
Public Member Functions | |
virtual Event_Persistence_Factory * | get_factory ()=0 |
virtual void | reset ()=0 |
Interface to be implemented by specific strategies.
virtual Event_Persistence_Factory* TAO_Notify::Event_Persistence_Strategy::get_factory | ( | ) | [pure virtual] |
Implemented in TAO_Notify::Standard_Event_Persistence.
virtual void TAO_Notify::Event_Persistence_Strategy::reset | ( | ) | [pure virtual] |
Implemented in TAO_Notify::Standard_Event_Persistence.