polymer.hpp File Reference

Definition of the Polymer class. More...

#include <list>
#include <boost/operators.hpp>
#include <boost/iterator/reverse_iterator.hpp>
#include <btk/core/utility/grouped_element_iterator.hpp>
#include <btk/core/molecules/polymer_structure.hpp>

Go to the source code of this file.

Namespaces

namespace  BTK
namespace  BTK::MOLECULES

Classes

class  Polymer
 A Polymer is a chain of monomers that is also an atomic structure. More...

Defines

#define IMPORT_POLYMER_TYPES(PolymerType)


Detailed Description

Definition of the Polymer class.


Define Documentation

#define IMPORT_POLYMER_TYPES ( PolymerType   ) 

Value:

IMPORT_POLYMER_STRUCTURE_TYPES(PolymerType)                           \
  typedef typename PolymerType::atom_type atom_type;                    \
  typedef typename PolymerType::atom_id_type atom_id_type;


Generated on Sun Jul 15 20:46:28 2007 for BTK Core by  doxygen 1.5.1