| TAO_PortableGroup
    2.2.4
    | 


| Public Member Functions | |
| Object_Group_File_Guard (TAO::PG_Object_Group_Storable &object_group, Method_Type method_type) | |
| ~Object_Group_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) | 
|  Public Member Functions inherited from TAO::Storable_File_Guard | |
| 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 | |
| TAO::PG_Object_Group_Storable & | object_group_ | 
| Additional Inherited Members | |
|  Public Types inherited from TAO::Storable_File_Guard | |
| enum | Method_Type | 
|  Protected Member Functions inherited from TAO::Storable_File_Guard | |
| void | init (Method_Type method_type) | 
|  Protected Attributes inherited from TAO::Storable_File_Guard | |
| Storable_Base * | fl_ | 
| TAO::Object_Group_File_Guard::Object_Group_File_Guard | ( | TAO::PG_Object_Group_Storable & | object_group, | 
| Method_Type | method_type | ||
| ) | 
| TAO::Object_Group_File_Guard::~Object_Group_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 | 
Mark the object as current with respect to the file to which it was persisted.
Reimplemented from TAO::Storable_File_Guard.
| 
 | virtual | 
Check if the guarded object is current with the last update which could have been performed independently of the owner of this object.
Reimplemented from TAO::Storable_File_Guard.
| 
 | virtual | 
Implements TAO::Storable_File_Guard.
| 
 | private | 
 1.8.6
 1.8.6