Public Types
ESBTL::Coarse_atoms_iterators< Model > Struct Template Reference

#include <coarse_grain.h>

List of all members.

Public Types

typedef
internal::Coarse_atom_from_model
< Model, true > 
const_iterator
typedef
internal::Coarse_atom_from_model
< Model, false > 
iterator

Detailed Description

template<class Model>
struct ESBTL::Coarse_atoms_iterators< Model >

Object defining iterator types over coarse grain residue of a model

Template Parameters:
Modelis the type of the model coarse grain atoms are read.

Member Typedef Documentation

template<class Model>
typedef internal::Coarse_atom_from_model<Model,true> ESBTL::Coarse_atoms_iterators< Model >::const_iterator
template<class Model>
typedef internal::Coarse_atom_from_model<Model,false> ESBTL::Coarse_atoms_iterators< Model >::iterator

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