dmlite::IODriverFactory Class Reference

Plug-ins must implement a concrete factory to be instantiated. More...

#include <io.h>

Inherits dmlite::BaseFactory.

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

List of all members.

Public Member Functions

virtual ~IODriverFactory ()
 Virtual destructor.

Protected Member Functions

virtual IODrivercreateIODriver (PluginManager *pm) throw (DmException)
 Create a IODriver.

Static Protected Member Functions

static IODrivercreateIODriver (IODriverFactory *factory, PluginManager *pm) throw (DmException)

Friends

class StackInstance

Detailed Description

Plug-ins must implement a concrete factory to be instantiated.


Constructor & Destructor Documentation

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

Virtual destructor.


Member Function Documentation

static IODriver* dmlite::IODriverFactory::createIODriver ( IODriverFactory factory,
PluginManager pm 
) throw (DmException) [static, protected]
virtual IODriver* dmlite::IODriverFactory::createIODriver ( PluginManager pm  )  throw (DmException) [protected, virtual]

Create a IODriver.


Friends And Related Function Documentation

friend class StackInstance [friend]

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

Generated on 18 Nov 2014 for dmlite by  doxygen 1.6.1