ACE_ODB::Tuple Struct Reference
Collaboration diagram for ACE_ODB::Tuple:
Constructor & Destructor Documentation
Member Data Documentation
Pointer to the object that is registered.
Smart pointer to the ACE_Dumpable object associated with this_. This uses an ACE_Dumpable_Ptr, instead of a bare pointer, to cope with hierarchies of dumpable classes. In such cases we typically want only one dump, corresponding to the most derived instance. To achieve this, the handle registered for the subobject corresponding to the base class is destroyed (hence on destruction of the subobject its handle won't exist anymore and we'll have to check for that).
The documentation for this struct was generated from the following file: Generated on Mon Sep 15 07:16:04 2008 for ACE by 1.5.5 |