INodeFactory.
More...
#include <inode.h>
Public Member Functions |
| virtual | ~INodeFactory () |
| | Destructor.
|
| virtual | ~BaseFactory () |
| | Virtual destructor.
|
| virtual void | configure (const std::string &key, const std::string &value)=0 throw (DmException) |
Detailed Description
Constructor & Destructor Documentation
| INodeFactory::~INodeFactory |
( |
| ) |
|
|
virtual |
Member Function Documentation
Children of INodeFactory are allowed to instantiate too (decorator)
Instantiate a implementation of INode.
Friends And Related Function Documentation
The documentation for this class was generated from the following files: