OpenStructure
Public Member Functions
CRDReader Class Reference

#include <entity_io_crd_handler.hh>

Public Member Functions

 CRDReader (const boost::filesystem::path &loc)
 
void Import (mol::EntityHandle &ent)
 
std::vector< mol::AtomHandleGetSequentialAtoms () const
 
 CRDReader (const boost::filesystem::path &loc)
 
void Import (mol::EntityHandle &ent)
 
std::vector< mol::AtomHandleGetSequentialAtoms () const
 

Detailed Description

CHARMM coordinate file import.

Definition at line 38 of file entity_io_crd_handler.hh.

Constructor & Destructor Documentation

◆ CRDReader() [1/2]

CRDReader ( const boost::filesystem::path &  loc)

◆ CRDReader() [2/2]

CRDReader ( const boost::filesystem::path &  loc)

Member Function Documentation

◆ GetSequentialAtoms() [1/2]

std::vector<mol::AtomHandle> GetSequentialAtoms ( ) const

◆ GetSequentialAtoms() [2/2]

std::vector<mol::AtomHandle> GetSequentialAtoms ( ) const

◆ Import() [1/2]

void Import ( mol::EntityHandle ent)

◆ Import() [2/2]

void Import ( mol::EntityHandle ent)

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