ProfileIOHandlerFactoryBase Class Reference

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

#include <profile_io_handler.hh>

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

Public Member Functions

virtual ~ProfileIOHandlerFactoryBase ()
virtual bool ProvidesImport (const boost::filesystem::path &loc, const String &format="auto") const =0
virtual bool ProvidesExport (const boost::filesystem::path &loc, const String &format="auto") const =0
virtual ProfileIOHandlerPtr Create () const =0
virtual String GetFormatName () const =0
virtual String GetFormatDescription () const =0
virtual ~ProfileIOHandlerFactoryBase ()
virtual bool ProvidesImport (const boost::filesystem::path &loc, const String &format="auto") const =0
virtual bool ProvidesExport (const boost::filesystem::path &loc, const String &format="auto") const =0
virtual ProfileIOHandlerPtr Create () const =0
virtual String GetFormatName () const =0
virtual String GetFormatDescription () const =0

Detailed Description

pure abstract base class for creation of a specfic io handler

Definition at line 51 of file profile_io_handler.hh.


Constructor & Destructor Documentation

virtual ~ProfileIOHandlerFactoryBase (  )  [inline, virtual]

Definition at line 53 of file profile_io_handler.hh.

virtual ~ProfileIOHandlerFactoryBase (  )  [inline, virtual]

Definition at line 53 of file profile_io_handler.hh.


Member Function Documentation

virtual ProfileIOHandlerPtr Create (  )  const [pure virtual]
virtual ProfileIOHandlerPtr 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 format = "auto" 
) const [pure virtual]
virtual bool ProvidesExport ( const boost::filesystem::path &  loc,
const String format = "auto" 
) const [pure virtual]
virtual bool ProvidesImport ( const boost::filesystem::path &  loc,
const String format = "auto" 
) const [pure virtual]
virtual bool ProvidesImport ( const boost::filesystem::path &  loc,
const String format = "auto" 
) const [pure virtual]

The documentation for this class was generated from the following files:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines

Generated on 10 Nov 2016 for OpenStructure by  doxygen 1.6.1