#include <occupancy_handlers.h>
Public Member Functions | |
int | add_or_postpone (const Line_format &, const std::string &, int system_index) const |
template<class Builder > | |
int | finalize (Builder &) const |
This object provides a no-restriction occupancy policy: All atoms are accepted.
Line_format | is a helper class to read molecular data files such as ESBTL::PDB::Line_format. |
int ESBTL::Accept_all_occupancy_policy< Line_format >::add_or_postpone | ( | const Line_format & | , |
const std::string & | , | ||
int | system_index | ||
) | const [inline] |
int ESBTL::Accept_all_occupancy_policy< Line_format >::finalize | ( | Builder & | ) | const [inline] |