Pteros  2.0
Molecular modeling library for human beings!
pteros::PdbFile Class Reference

Use VMD plugin for PDB. More...

#include <pdb_file.h>

+ Inheritance diagram for pteros::PdbFile:

Public Member Functions

 PdbFile (std::string &fname)
 
virtual FileContent get_content_type () const
 Reports content of this file type.
 
- Public Member Functions inherited from pteros::VmdMolfilePluginWrapper
 VmdMolfilePluginWrapper (std::string &fname)
 
virtual void open (char open_mode)
 Opens a file with given access mode. Need to be defined by derived classes.
 
virtual void close ()
 
- Public Member Functions inherited from pteros::FileHandler
bool read (System *sys, Frame *frame, const FileContent &what)
 Reads data, which are specified by what. More...
 
void write (const Selection &sel, const FileContent &what)
 Write data from selection specidied by what.
 

Additional Inherited Members

- Static Public Member Functions inherited from pteros::FileHandler
static FileHandler_ptr recognize (std::string fname)
 Recognizes file extension and returns a file handler.
 
static FileHandler_ptr open (std::string fname, char open_mode)
 Recognize file extension, open file for reading or writing and return a file handler. More...
 

Detailed Description

Use VMD plugin for PDB.


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