OpenStructure
Data Structures | Public Member Functions
PDBReader Class Reference

#include <pdb_reader.hh>

Data Structures

struct  HetEntry
struct  HSEntry

Public Member Functions

 PDBReader (const String &filename, const IOProfile &profile)
 PDBReader (const boost::filesystem::path &loc, const IOProfile &profile)
 PDBReader (std::istream &instream, const IOProfile &profile)
bool HasNext ()
void Import (mol::EntityHandle &ent, const String &restrict_chains="")
 PDBReader (const String &filename, const IOProfile &profile)
 PDBReader (const boost::filesystem::path &loc, const IOProfile &profile)
 PDBReader (std::istream &instream, const IOProfile &profile)
bool HasNext ()
void Import (mol::EntityHandle &ent, const String &restrict_chains="")

Detailed Description

Definition at line 34 of file pdb_reader.hh.


Constructor & Destructor Documentation

PDBReader ( const String filename,
const IOProfile profile 
)
PDBReader ( const boost::filesystem::path &  loc,
const IOProfile profile 
)
PDBReader ( std::istream &  instream,
const IOProfile profile 
)
PDBReader ( const String filename,
const IOProfile profile 
)
PDBReader ( const boost::filesystem::path &  loc,
const IOProfile profile 
)
PDBReader ( std::istream &  instream,
const IOProfile profile 
)

Member Function Documentation

bool HasNext ( )
bool HasNext ( )
void Import ( mol::EntityHandle ent,
const String restrict_chains = "" 
)
void Import ( mol::EntityHandle ent,
const String restrict_chains = "" 
)

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