dmlite::IOFactory Class Reference

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

#include <io.h>

Inherits dmlite::BaseFactory.

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

List of all members.

Public Member Functions

virtual ~IOFactory ()
 Virtual destructor.

Protected Member Functions

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

Friends

class StackInstance

Detailed Description

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


Constructor & Destructor Documentation

IOFactory::~IOFactory (  )  [virtual]

Virtual destructor.


Member Function Documentation

virtual IODriver* dmlite::IOFactory::createIODriver ( PluginManager pm  )  throw (DmException) [protected, pure virtual]

Create a IODriver.


Friends And Related Function Documentation

friend class StackInstance [friend]

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

Generated on 2 Feb 2013 for dmlite by  doxygen 1.6.1