#include <ESBTL/internal/compressed_ifstream.h>Go to the source code of this file.
Classes | |
| class | ESBTL::Line_reader< Line_format, Line_selector, Builder > |
Namespaces | |
| namespace | ESBTL |
Functions | |
| template<Reading_mode mode, class Line_selector , class Builder , class Occupancy_handler > | |
| bool | ESBTL::read_a_pdb_file (const std::string &filename, Line_selector &sel, Builder &builder, const Occupancy_handler &occupancy, char altloc=' ') |
| template<class Line_selector , class Builder , class Occupancy_handler > | |
| bool | ESBTL::read_a_pdb_file (const std::string &filename, Line_selector &sel, Builder &builder, const Occupancy_handler &occupancy, char altloc=' ') |
1.7.4