TAO_PortableGroup
2.2.0
|
Public Member Functions | |
PG_Group_List_Store_File_Guard (PG_Group_List_Store &list_store, Method_Type method_type) | |
~PG_Group_List_Store_File_Guard () | |
virtual void | set_object_last_changed (const time_t &time) |
virtual time_t | get_object_last_changed () |
virtual bool | object_obsolete () |
virtual void | mark_object_current () |
virtual int | load_from_stream () |
virtual bool | is_loaded_from_stream () |
virtual TAO::Storable_Base * | create_stream (const char *mode) |
![]() | |
Storable_File_Guard (bool redundant, bool use_backup=Storable_Base::use_backup_default) | |
virtual | ~Storable_File_Guard () |
void | release (void) |
TAO::Storable_Base & | peer () |
Private Attributes | |
PG_Group_List_Store & | list_store_ |
Additional Inherited Members | |
![]() | |
enum | Method_Type |
![]() | |
CREATE_WITH_FILE | |
CREATE_WITHOUT_FILE | |
ACCESSOR | |
MUTATOR | |
![]() | |
void | init (Method_Type method_type) |
![]() | |
Storable_Base * | fl_ |
TAO::PG_Group_List_Store_File_Guard::PG_Group_List_Store_File_Guard | ( | PG_Group_List_Store & | list_store, |
Method_Type | method_type | ||
) |
TAO::PG_Group_List_Store_File_Guard::~PG_Group_List_Store_File_Guard | ( | ) |
|
virtual |
Implements TAO::Storable_File_Guard.
|
virtual |
Implements TAO::Storable_File_Guard.
|
virtual |
Implements TAO::Storable_File_Guard.
|
virtual |
Implements TAO::Storable_File_Guard.
|
virtual |
Reimplemented from TAO::Storable_File_Guard.
|
virtual |
Reimplemented from TAO::Storable_File_Guard.
|
virtual |
Implements TAO::Storable_File_Guard.
|
private |