#include "ace/Dump.h"#include "ace/Dump_T.cpp"Include dependency graph for Dump_T.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
| Classes | |
| class | ACE_Dumpable_Adapter | 
| This class inherits the interface of the abstract ACE_Dumpable class and is instantiated with the implementation of the concrete component class .  More... | |
| Defines | |
| #define | ACE_REGISTER_OBJECT(CLASS) | 
| #define | ACE_REMOVE_OBJECT | 
Definition in file Dump_T.h.
| 
 | 
| Value: ACE_ODB::instance ()->register_object \ (new ACE_Dumpable_Adapter<CLASS> (this)); | 
| 
 | 
| Value: ACE_ODB::instance ()->remove_object \ ((void *) this); | 
 1.3.6
 
1.3.6