TAO_CosNotification
2.1.2
|
The standard implementation of the Event_Persistence_Strategy interface. More...
#include <Standard_Event_Persistence.h>
Public Member Functions | |
Standard_Event_Persistence () | |
Constructor. | |
virtual | ~Standard_Event_Persistence () |
Destructor. | |
virtual int | init (int argc, ACE_TCHAR *argv[]) |
virtual int | fini () |
virtual Event_Persistence_Factory * | get_factory () |
Private Member Functions | |
virtual void | reset () |
Private Attributes | |
ACE_TString | filename_ |
ACE_UINT32 | block_size_ |
Standard_Event_Persistence_Factory * | factory_ |
The standard implementation of the Event_Persistence_Strategy interface.
Constructor.
Destructor.
|
virtual |
Reimplemented from ACE_Shared_Object.
Implements TAO_Notify::Event_Persistence_Strategy.
|
virtual |
Reimplemented from ACE_Shared_Object.
|
privatevirtual |
Implements TAO_Notify::Event_Persistence_Strategy.
|
private |