Public Member Functions

aesop::ComponentData Class Reference
[AESOP Types and Instances]

a base class that components can use to provide rich implementations More...

#include <typeinst.h>

Inheritance diagram for aesop::ComponentData:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual ~ComponentData (void) throw ()
virtual void dump (IN const char *txt) const throw ()
 for debugging -- called by Instance::dump()

Detailed Description

a base class that components can use to provide rich implementations

Definition at line 145 of file typeinst.h.


Constructor & Destructor Documentation

aesop::ComponentData::~ComponentData ( void   )  throw () [virtual]

Definition at line 39 of file typeinst.cpp.


The documentation for this class was generated from the following files: