#include <surface_io_handler.hh>
Inherited by SurfaceIOMSMSHandler, and SurfaceIOMSMSHandler.
Public Member Functions | |
| virtual | ~SurfaceIOHandler () |
| virtual void | Import (mol::SurfaceHandle &surf, const boost::filesystem::path &loc)=0 |
| virtual void | Export (const mol::SurfaceHandle &ent, const boost::filesystem::path &loc) const =0 |
| virtual | ~SurfaceIOHandler () |
| virtual void | Import (mol::SurfaceHandle &surf, const boost::filesystem::path &loc)=0 |
| virtual void | Export (const mol::SurfaceHandle &ent, const boost::filesystem::path &loc) const =0 |
Definition at line 29 of file surface_io_handler.hh.
| virtual ~SurfaceIOHandler | ( | ) | [inline, virtual] |
Definition at line 31 of file surface_io_handler.hh.
| virtual ~SurfaceIOHandler | ( | ) | [inline, virtual] |
Definition at line 31 of file surface_io_handler.hh.
| virtual void Export | ( | const mol::SurfaceHandle & | ent, | |
| const boost::filesystem::path & | loc | |||
| ) | const [pure virtual] |
Implemented in SurfaceIOMSMSHandler, and SurfaceIOMSMSHandler.
| virtual void Export | ( | const mol::SurfaceHandle & | ent, | |
| const boost::filesystem::path & | loc | |||
| ) | const [pure virtual] |
Implemented in SurfaceIOMSMSHandler, and SurfaceIOMSMSHandler.
| virtual void Import | ( | mol::SurfaceHandle & | surf, | |
| const boost::filesystem::path & | loc | |||
| ) | [pure virtual] |
Implemented in SurfaceIOMSMSHandler, and SurfaceIOMSMSHandler.
| virtual void Import | ( | mol::SurfaceHandle & | surf, | |
| const boost::filesystem::path & | loc | |||
| ) | [pure virtual] |
Implemented in SurfaceIOMSMSHandler, and SurfaceIOMSMSHandler.
1.6.1