#include <line_selectors.h>
List of all members.
Public Member Functions |
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 |
Detailed Description
This class is a line selector defining two systems:
- the first one contains all heavy atoms that do not belong to a water molecule.
- the second one contains all containing heavy atoms of water molecules.
Member Function Documentation
template<class Line_format , class Occupancy_handler >
int ESBTL::PDB_line_selector_two_systems::keep |
( |
const Line_format & |
line_format, |
|
|
const std::string & |
line, |
|
|
Occupancy_handler & |
occupancy |
|
) |
| [inline] |
unsigned ESBTL::PDB_line_selector_two_systems::max_nb_systems |
( |
| ) |
const [inline] |
The documentation for this class was generated from the following file: