#include <Dump.h>
Collaboration diagram for ACE_Dumpable_Ptr:
Public Methods | |
ACE_Dumpable_Ptr (const ACE_Dumpable *dumper = 0) | |
const ACE_Dumpable* | operator-> () const |
void | operator= (const ACE_Dumpable *dumper) const |
Private Attributes | |
const ACE_Dumpable* | dumper_ |
"Real" pointer to the underlying abstract base class pointer that does the real work. |
|
|
|
|
|
|
|
"Real" pointer to the underlying abstract base class pointer that does the real work.
|