#include <occupancy_handlers.h>
Public Member Functions | |
int | add_or_postpone (const Line_format &line_format, const std::string &line, int system_index) const |
template<class Builder > | |
int | finalize (Builder &) const |
This object provides no occupancy policy. This results in a crash of the application when an atom with no alternate location and with occupancy!=1 is encountered.
Line_format | is a helper class to read molecular data files such as ESBTL::PDB::Line_format. |
int ESBTL::No_occupancy_policy< Line_format >::add_or_postpone | ( | const Line_format & | line_format, |
const std::string & | line, | ||
int | system_index | ||
) | const [inline] |
int ESBTL::No_occupancy_policy< Line_format >::finalize | ( | Builder & | ) | const [inline] |