Classes | Defines

Dump_T.h File Reference

#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< Concrete >
 This class inherits the interface of the abstract ACE_Dumpable class and is instantiated with the implementation of the concrete component class <class concrete>="">. More...

Defines

#define ACE_REGISTER_OBJECT(CLASS)
#define ACE_REMOVE_OBJECT

Detailed Description

Id:
Dump_T.h 91064 2010-07-12 10:11:24Z johnnyw
Author:
Doug Schmidt

Definition in file Dump_T.h.


Define Documentation

#define ACE_REGISTER_OBJECT (   CLASS  ) 
Value:

Definition at line 66 of file Dump_T.h.

#define ACE_REMOVE_OBJECT
Value:
ACE_ODB::instance ()->remove_object    \
          ((void *) this);

Definition at line 69 of file Dump_T.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines