Public Member Functions
ESBTL::Accept_all_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 &, const std::string &, int system_index) const
template<class Builder >
int finalize (Builder &) const

Detailed Description

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

This object provides a no-restriction occupancy policy: All atoms are accepted.

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::Accept_all_occupancy_policy< Line_format >::add_or_postpone ( const Line_format &  ,
const std::string &  ,
int  system_index 
) const [inline]
template<class Line_format >
template<class Builder >
int ESBTL::Accept_all_occupancy_policy< Line_format >::finalize ( Builder &  ) const [inline]

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