#include <Standard_Event_Persistence.h>
Inheritance diagram for TAO_Notify::Standard_Event_Persistence:
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_ |
|
Constructor.
|
|
Destructor.
|
|
Reimplemented from ACE_Shared_Object. |
|
Implements TAO_Notify::Event_Persistence_Strategy. |
|
Reimplemented from ACE_Shared_Object. |
|
Implements TAO_Notify::Event_Persistence_Strategy. |
|
|
|
|
|
|