OpenStructure
|
#include <entity_io_crd_handler.hh>
Public Member Functions | |
CRDReader (const boost::filesystem::path &loc) | |
void | Import (mol::EntityHandle &ent) |
std::vector< mol::AtomHandle > | GetSequentialAtoms () const |
CRDReader (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_crd_handler.hh.
CRDReader | ( | const boost::filesystem::path & | loc | ) |
CRDReader | ( | 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 | ) |