a base class that components can use to provide rich implementations More...
#include <typeinst.h>
Public Member Functions | |
virtual | ~ComponentData (void) throw () |
virtual void | dump (IN const char *txt) const throw () |
for debugging -- called by Instance::dump() |
a base class that components can use to provide rich implementations
Definition at line 145 of file typeinst.h.
aesop::ComponentData::~ComponentData | ( | void | ) | throw () [virtual] |
Definition at line 39 of file typeinst.cpp.