OpenStructure
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions
SurfaceIOHandler Class Referenceabstract

#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
 

Detailed Description

Definition at line 29 of file surface_io_handler.hh.

Constructor & Destructor Documentation

virtual ~SurfaceIOHandler ( )
inlinevirtual

Definition at line 31 of file surface_io_handler.hh.

virtual ~SurfaceIOHandler ( )
inlinevirtual

Definition at line 31 of file surface_io_handler.hh.

Member Function Documentation

virtual void Export ( const mol::SurfaceHandle ent,
const boost::filesystem::path &  loc 
) const
pure virtual
virtual void Export ( const mol::SurfaceHandle ent,
const boost::filesystem::path &  loc 
) const
pure virtual
virtual void Import ( mol::SurfaceHandle surf,
const boost::filesystem::path &  loc 
)
pure virtual
virtual void Import ( mol::SurfaceHandle surf,
const boost::filesystem::path &  loc 
)
pure virtual

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