dmlite::INodeFactory Class Reference

INodeFactory. More...

#include <inode.h>

Inherits dmlite::BaseFactory.

Collaboration diagram for dmlite::INodeFactory:
Collaboration graph
[legend]

List of all members.

Public Member Functions

virtual ~INodeFactory ()
 Destructor.

Protected Member Functions

virtual INodecreateINode (PluginManager *pm)
 Instantiate a implementation of INode.

Static Protected Member Functions

static INodecreateINode (INodeFactory *factory, PluginManager *pm)
 Children of INodeFactory are allowed to instantiate too (decorator).

Friends

class StackInstance

Detailed Description

INodeFactory.


Constructor & Destructor Documentation

virtual dmlite::INodeFactory::~INodeFactory (  )  [virtual]

Destructor.


Member Function Documentation

virtual INode* dmlite::INodeFactory::createINode ( PluginManager pm  )  [protected, virtual]

Instantiate a implementation of INode.

static INode* dmlite::INodeFactory::createINode ( INodeFactory factory,
PluginManager pm 
) [static, protected]

Children of INodeFactory are allowed to instantiate too (decorator).


Friends And Related Function Documentation

friend class StackInstance [friend]

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

Generated on 18 Mar 2019 for dmlite by  doxygen 1.6.1