CHARMM coordinate file import. More...
#include <entity_io_pqr_handler.hh>
Public Member Functions | |
| PQRReader (const boost::filesystem::path &loc) | |
| void | Import (mol::EntityHandle &ent) |
| std::vector< mol::AtomHandle > | GetSequentialAtoms () const |
| PQRReader (const boost::filesystem::path &loc) | |
| void | Import (mol::EntityHandle &ent) |
| std::vector< mol::AtomHandle > | GetSequentialAtoms () const |
CHARMM coordinate file import.
Definition at line 38 of file entity_io_pqr_handler.hh.
| PQRReader | ( | const boost::filesystem::path & | loc | ) |
| PQRReader | ( | const boost::filesystem::path & | loc | ) |
| std::vector<mol::AtomHandle> GetSequentialAtoms | ( | ) | const |
| std::vector<mol::AtomHandle> GetSequentialAtoms | ( | ) | const |
| void Import | ( | mol::EntityHandle & | ent | ) |
| void Import | ( | mol::EntityHandle & | ent | ) |
1.6.1