Public Member Functions
ESBTL::No_occupancy_policy< Line_format > Struct Template Reference

#include <occupancy_handlers.h>

List of all members.

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

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.

Member Function Documentation

template<class 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]
template<class Line_format >
template<class Builder >
int ESBTL::No_occupancy_policy< Line_format >::finalize ( Builder &  ) const [inline]

The documentation for this struct was generated from the following file: