dmlite::IOFactory Class Reference

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

#include <io.h>

Inherits dmlite::BaseFactory.

Inheritance diagram for dmlite::IOFactory:

[legend]
Collaboration diagram for dmlite::IOFactory:
[legend]
List of all members.

Public Member Functions

virtual ~IOFactory ()
 Virtual destructor.

Protected Member Functions

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

Friends

class StackInstance

Detailed Description

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


Constructor & Destructor Documentation

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

Virtual destructor.


Member Function Documentation

virtual IODriver* dmlite::IOFactory::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 11 Jul 2013 for dmlite by  doxygen 1.4.7