#include <line_selectors.h>
Public Member Functions | |
PDB_line_selector () | |
template<class Line_format , class Occupancy_handler > | |
int | keep (const Line_format &line_format, const std::string &line, Occupancy_handler &occupancy) |
unsigned | max_nb_systems () const |
Public Attributes | |
int | discarded |
This class is a simple line selector: all atoms and hetero-atoms are in the one system.
ESBTL::PDB_line_selector::PDB_line_selector | ( | ) | [inline] |
int ESBTL::PDB_line_selector::keep | ( | const Line_format & | line_format, |
const std::string & | line, | ||
Occupancy_handler & | occupancy | ||
) | [inline] |
unsigned ESBTL::PDB_line_selector::max_nb_systems | ( | ) | const [inline] |