Structural Bioinformatics Library
Template C++ / Python API for developping structural bioinformatics applications.
No_occupancy_policy< Line_format > Struct Template Reference

#include <occupancy_handlers.h>

Detailed Description

template<class Line_format>
struct ESBTL::No_occupancy_policy< Line_format >

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.

Template Parameters
Line_formatis a helper class to read molecular data files such as ESBTL::PDB::Line_format.