OpenStructure
Public Member Functions | Static Public Member Functions
HhmIOHandler Class Reference

#include <hhm_io_handler.hh>

Inherits ProfileIOHandler, and ProfileIOHandler.

Public Member Functions

virtual void Import (seq::ProfileHandle &prof, const boost::filesystem::path &loc)
 
virtual void ImportFromString (seq::ProfileHandle &prof, const String &data)
 
virtual void Export (const seq::ProfileHandle &prof, const boost::filesystem::path &loc) const
 
virtual void Import (seq::ProfileHandle &prof, const boost::filesystem::path &loc)
 
virtual void ImportFromString (seq::ProfileHandle &prof, const String &data)
 
virtual void Export (const seq::ProfileHandle &prof, const boost::filesystem::path &loc) const
 
- Public Member Functions inherited from ProfileIOHandler
virtual ~ProfileIOHandler ()
 
virtual ~ProfileIOHandler ()
 

Static Public Member Functions

static bool ProvidesImport (const boost::filesystem::path &loc, const String &format="auto")
 
static bool ProvidesExport (const boost::filesystem::path &loc, const String &format="auto")
 
static String GetFormatName ()
 
static String GetFormatDescription ()
 
static bool ProvidesImport (const boost::filesystem::path &loc, const String &format="auto")
 
static bool ProvidesExport (const boost::filesystem::path &loc, const String &format="auto")
 
static String GetFormatName ()
 
static String GetFormatDescription ()
 

Detailed Description

Definition at line 32 of file hhm_io_handler.hh.

Member Function Documentation

◆ Export() [1/2]

virtual void Export ( const seq::ProfileHandle prof,
const boost::filesystem::path &  loc 
) const
virtual

Implements ProfileIOHandler.

◆ Export() [2/2]

virtual void Export ( const seq::ProfileHandle prof,
const boost::filesystem::path &  loc 
) const
virtual

Implements ProfileIOHandler.

◆ GetFormatDescription() [1/2]

static String GetFormatDescription ( )
inlinestatic

Definition at line 47 of file hhm_io_handler.hh.

◆ GetFormatDescription() [2/2]

static String GetFormatDescription ( )
inlinestatic

Definition at line 47 of file hhm_io_handler.hh.

◆ GetFormatName() [1/2]

static String GetFormatName ( )
inlinestatic

Definition at line 46 of file hhm_io_handler.hh.

◆ GetFormatName() [2/2]

static String GetFormatName ( )
inlinestatic

Definition at line 46 of file hhm_io_handler.hh.

◆ Import() [1/2]

virtual void Import ( seq::ProfileHandle prof,
const boost::filesystem::path &  loc 
)
virtual

Implements ProfileIOHandler.

◆ Import() [2/2]

virtual void Import ( seq::ProfileHandle prof,
const boost::filesystem::path &  loc 
)
virtual

Implements ProfileIOHandler.

◆ ImportFromString() [1/2]

virtual void ImportFromString ( seq::ProfileHandle prof,
const String data 
)
virtual

Implements ProfileIOHandler.

◆ ImportFromString() [2/2]

virtual void ImportFromString ( seq::ProfileHandle prof,
const String data 
)
virtual

Implements ProfileIOHandler.

◆ ProvidesExport() [1/2]

static bool ProvidesExport ( const boost::filesystem::path &  loc,
const String format = "auto" 
)
static

◆ ProvidesExport() [2/2]

static bool ProvidesExport ( const boost::filesystem::path &  loc,
const String format = "auto" 
)
static

◆ ProvidesImport() [1/2]

static bool ProvidesImport ( const boost::filesystem::path &  loc,
const String format = "auto" 
)
static

◆ ProvidesImport() [2/2]

static bool ProvidesImport ( const boost::filesystem::path &  loc,
const String format = "auto" 
)
static

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