#include <surface_io_msms_handler.hh>
Inherits ost::io::SurfaceIOHandler, and ost::io::SurfaceIOHandler.
Public Member Functions | |
| virtual void | Import (mol::SurfaceHandle &sh, const boost::filesystem::path &loc) |
| virtual void | Export (const mol::SurfaceHandle &sh, const boost::filesystem::path &loc) const |
| virtual void | Import (mol::SurfaceHandle &sh, const boost::filesystem::path &loc) |
| virtual void | Export (const mol::SurfaceHandle &sh, const boost::filesystem::path &loc) const |
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 () |
Definition at line 26 of file surface_io_msms_handler.hh.
| virtual void Export | ( | const mol::SurfaceHandle & | sh, | |
| const boost::filesystem::path & | loc | |||
| ) | const [virtual] |
Implements SurfaceIOHandler.
| virtual void Export | ( | const mol::SurfaceHandle & | sh, | |
| const boost::filesystem::path & | loc | |||
| ) | const [virtual] |
Implements SurfaceIOHandler.
| static String GetFormatDescription | ( | ) | [inline, static] |
Definition at line 38 of file surface_io_msms_handler.hh.
| static String GetFormatDescription | ( | ) | [inline, static] |
Definition at line 38 of file surface_io_msms_handler.hh.
| static String GetFormatName | ( | ) | [inline, static] |
Definition at line 37 of file surface_io_msms_handler.hh.
| static String GetFormatName | ( | ) | [inline, static] |
Definition at line 37 of file surface_io_msms_handler.hh.
| virtual void Import | ( | mol::SurfaceHandle & | sh, | |
| const boost::filesystem::path & | loc | |||
| ) | [virtual] |
Implements SurfaceIOHandler.
| virtual void Import | ( | mol::SurfaceHandle & | sh, | |
| const boost::filesystem::path & | loc | |||
| ) | [virtual] |
Implements SurfaceIOHandler.
| static bool ProvidesExport | ( | const boost::filesystem::path & | loc, | |
| const String & | format = "auto" | |||
| ) | [static] |
| static bool ProvidesExport | ( | const boost::filesystem::path & | loc, | |
| const String & | format = "auto" | |||
| ) | [static] |
| static bool ProvidesImport | ( | const boost::filesystem::path & | loc, | |
| const String & | format = "auto" | |||
| ) | [static] |
| static bool ProvidesImport | ( | const boost::filesystem::path & | loc, | |
| const String & | format = "auto" | |||
| ) | [static] |
1.5.8