ProfileIOHandler Class Reference

pure abstract base class for profile io handlers More...

#include <profile_io_handler.hh>

Inherited by HhmIOHandler, HhmIOHandler, PssmIOHandler, and PssmIOHandler.

Public Member Functions

virtual ~ProfileIOHandler ()
virtual void Import (seq::ProfileHandle &prof, const boost::filesystem::path &loc)=0
virtual void Export (const seq::ProfileHandle &prof, const boost::filesystem::path &loc) const =0
virtual ~ProfileIOHandler ()
virtual void Import (seq::ProfileHandle &prof, const boost::filesystem::path &loc)=0
virtual void Export (const seq::ProfileHandle &prof, const boost::filesystem::path &loc) const =0

Detailed Description

pure abstract base class for profile io handlers

Definition at line 37 of file profile_io_handler.hh.


Constructor & Destructor Documentation

virtual ~ProfileIOHandler (  )  [inline, virtual]

Definition at line 39 of file profile_io_handler.hh.

virtual ~ProfileIOHandler (  )  [inline, virtual]

Definition at line 39 of file profile_io_handler.hh.


Member Function Documentation

virtual void Export ( const seq::ProfileHandle prof,
const boost::filesystem::path &  loc 
) const [pure virtual]
virtual void Export ( const seq::ProfileHandle prof,
const boost::filesystem::path &  loc 
) const [pure virtual]
virtual void Import ( seq::ProfileHandle prof,
const boost::filesystem::path &  loc 
) [pure virtual]
virtual void Import ( seq::ProfileHandle prof,
const boost::filesystem::path &  loc 
) [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 1 Mar 2018 for OpenStructure by  doxygen 1.6.1