EntityIOHandlerFactoryBase Class Reference

pure abstract base class for creation of a specfic entity io handle More...

#include <entity_io_handler.hh>

Inherited by EntityIOHandlerFactory< HANDLER >, and EntityIOHandlerFactory< HANDLER >.


Public Member Functions

virtual ~EntityIOHandlerFactoryBase ()
virtual bool ProvidesImport (const boost::filesystem::path &loc, const String &type) const =0
virtual bool ProvidesExport (const boost::filesystem::path &loc, const String &type) const =0
virtual EntityIOHandlerP Create () const =0
virtual String GetFormatName () const =0
virtual String GetFormatDescription () const =0
virtual ~EntityIOHandlerFactoryBase ()
virtual bool ProvidesImport (const boost::filesystem::path &loc, const String &type) const =0
virtual bool ProvidesExport (const boost::filesystem::path &loc, const String &type) const =0
virtual EntityIOHandlerP Create () const =0
virtual String GetFormatName () const =0
virtual String GetFormatDescription () const =0


Detailed Description

pure abstract base class for creation of a specfic entity io handle

Definition at line 59 of file entity_io_handler.hh.


Constructor & Destructor Documentation

virtual ~EntityIOHandlerFactoryBase (  )  [inline, virtual]

Definition at line 61 of file entity_io_handler.hh.

virtual ~EntityIOHandlerFactoryBase (  )  [inline, virtual]

Definition at line 61 of file entity_io_handler.hh.


Member Function Documentation

virtual EntityIOHandlerP Create (  )  const [pure virtual]

virtual EntityIOHandlerP Create (  )  const [pure virtual]

virtual String GetFormatDescription (  )  const [pure virtual]

virtual String GetFormatDescription (  )  const [pure virtual]

virtual String GetFormatName (  )  const [pure virtual]

virtual String GetFormatName (  )  const [pure virtual]

virtual bool ProvidesExport ( const boost::filesystem::path &  loc,
const String type 
) const [pure virtual]

virtual bool ProvidesExport ( const boost::filesystem::path &  loc,
const String type 
) const [pure virtual]

virtual bool ProvidesImport ( const boost::filesystem::path &  loc,
const String type 
) const [pure virtual]

virtual bool ProvidesImport ( const boost::filesystem::path &  loc,
const String type 
) const [pure virtual]


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

Generated on Fri Jul 2 14:23:07 2010 for OpenStructure by  doxygen 1.5.8