dsrpdb::Protein::Atoms_iterator Class Reference

#include <Protein.h>

List of all members.


Detailed Description

An iterator through the atoms of a dsrpdb::Protein.
Examples:

check_protein.cc, and pdb_align_points.cc.

Definition at line 220 of file Protein.h.


Public Types

typedef Atom value_type

Member Typedef Documentation

typedef Atom dsrpdb::Protein::Atoms_iterator::value_type

The value_type is a dsrpdb::Atom.

Definition at line 225 of file Protein.h.


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