OpenStructure
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
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 ( const boost::filesystem::path &  loc)
CRDReader ( const boost::filesystem::path &  loc)

Member Function Documentation

std::vector<mol::AtomHandle> GetSequentialAtoms ( ) const
std::vector<mol::AtomHandle> GetSequentialAtoms ( ) const
void Import ( mol::EntityHandle ent)
void Import ( mol::EntityHandle ent)

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