ACE_ODB Class ReferenceThis is the object database (ODB) that keeps track of all live ACE objects. More...
Collaboration diagram for ACE_ODB:
![]()
Detailed DescriptionThis is the object database (ODB) that keeps track of all live ACE objects.Member Enumeration Documentation
Constructor & Destructor Documentation
Member Function Documentation
Iterates through the entire set of registered objects and dumps their state.
Add the tuple <dumper, this_> to the list of registered ACE objects.
Use <this_> to locate and remove the associated <dumper> from the list of registered ACE objects.
Interface to the Singleton instance of the object database.
Member Data Documentation
Singleton instance of this class.
The current implementation is very simple-minded and will be changed to be dynamic.
Current size of <object_table_>.
The documentation for this class was generated from the following files: Generated on Mon Sep 15 07:16:04 2008 for ACE by ![]() |