#include <TAOConstructor.h>

Public Member Functions | |
| virtual void | writeXml (ostream &stream, int depth)=0 |
| virtual | ~IXmlWritable () |
Definition at line 106 of file TAOConstructor.h.
| virtual tao_constructor::IXmlWritable::~IXmlWritable | ( | ) | [inline, virtual] |
Definition at line 108 of file TAOConstructor.h.
| virtual void tao_constructor::IXmlWritable::writeXml | ( | ostream & | stream, |
| int | depth | ||
| ) | [pure virtual] |
Implemented in tao_constructor::TAO, tao_constructor::Beh, tao_constructor::Alloc, and tao_constructor::Next.