TAO_Notify::Standard_Event_Persistence Class Reference

The standard implementation of the Event_Persistence_Strategy interface. More...

#include <Standard_Event_Persistence.h>

Inheritance diagram for TAO_Notify::Standard_Event_Persistence:

Inheritance graph
[legend]
Collaboration diagram for TAO_Notify::Standard_Event_Persistence:

Collaboration graph
[legend]

List of all members.

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_Factoryget_factory ()

Private Member Functions

virtual void reset ()

Private Attributes

ACE_TString filename_
ACE_UINT32 block_size_
Standard_Event_Persistence_Factoryfactory_


Detailed Description

The standard implementation of the Event_Persistence_Strategy interface.

Constructor & Destructor Documentation

TAO_Notify::Standard_Event_Persistence::Standard_Event_Persistence (  ) 

Constructor.

TAO_Notify::Standard_Event_Persistence::~Standard_Event_Persistence (  )  [virtual]

Destructor.


Member Function Documentation

int TAO_Notify::Standard_Event_Persistence::init ( int  argc,
ACE_TCHAR argv[] 
) [virtual]

Reimplemented from ACE_Shared_Object.

int TAO_Notify::Standard_Event_Persistence::fini ( void   )  [virtual]

Reimplemented from ACE_Shared_Object.

Event_Persistence_Factory * TAO_Notify::Standard_Event_Persistence::get_factory (  )  [virtual]

void TAO_Notify::Standard_Event_Persistence::reset (  )  [private, virtual]


Member Data Documentation


The documentation for this class was generated from the following files:

Generated on Mon May 19 04:25:03 2008 for TAO_CosNotification by  doxygen 1.5.5