OpenStructure
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | Static Public Member Functions
EntityIOPDBHandler Class Reference

#include <entity_io_pdb_handler.hh>

Inherits EntityIOHandler, and EntityIOHandler.

Public Member Functions

virtual void Import (mol::EntityHandle &ent, const boost::filesystem::path &loc)
virtual void Export (const mol::EntityView &ent, const boost::filesystem::path &loc) const
virtual void Import (mol::EntityHandle &ent, std::istream &stream)
virtual void Export (const mol::EntityView &ent, std::ostream &stream) const
virtual bool RequiresBuilder () const
virtual void Import (mol::EntityHandle &ent, const boost::filesystem::path &loc)
virtual void Export (const mol::EntityView &ent, const boost::filesystem::path &loc) const
virtual void Import (mol::EntityHandle &ent, std::istream &stream)
virtual void Export (const mol::EntityView &ent, std::ostream &stream) const
virtual bool RequiresBuilder () const
- Public Member Functions inherited from EntityIOHandler
virtual ~EntityIOHandler ()
virtual ~EntityIOHandler ()

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 entity_io_pdb_handler.hh.


Member Function Documentation

virtual void Export ( const mol::EntityView ent,
const boost::filesystem::path &  loc 
) const
virtual

Implements EntityIOHandler.

virtual void Export ( const mol::EntityView ent,
const boost::filesystem::path &  loc 
) const
virtual

Implements EntityIOHandler.

virtual void Export ( const mol::EntityView ent,
std::ostream &  stream 
) const
virtual

Implements EntityIOHandler.

virtual void Export ( const mol::EntityView ent,
std::ostream &  stream 
) const
virtual

Implements EntityIOHandler.

static String GetFormatDescription ( )
inlinestatic

Definition at line 51 of file entity_io_pdb_handler.hh.

static String GetFormatDescription ( )
inlinestatic

Definition at line 51 of file entity_io_pdb_handler.hh.

static String GetFormatName ( )
inlinestatic

Definition at line 50 of file entity_io_pdb_handler.hh.

static String GetFormatName ( )
inlinestatic

Definition at line 50 of file entity_io_pdb_handler.hh.

virtual void Import ( mol::EntityHandle ent,
const boost::filesystem::path &  loc 
)
virtual

Implements EntityIOHandler.

virtual void Import ( mol::EntityHandle ent,
const boost::filesystem::path &  loc 
)
virtual

Implements EntityIOHandler.

virtual void Import ( mol::EntityHandle ent,
std::istream &  stream 
)
virtual

Implements EntityIOHandler.

virtual void Import ( mol::EntityHandle ent,
std::istream &  stream 
)
virtual

Implements EntityIOHandler.

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
virtual bool RequiresBuilder ( ) const
virtual

Implements EntityIOHandler.

virtual bool RequiresBuilder ( ) const
virtual

Implements EntityIOHandler.


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