Chemical Data Processing Library C++ API - Version 1.1.1
Classes | Namespaces
AtomContainer.hpp File Reference

Definition of the class CDPL::Chem::AtomContainer. More...

#include <cstddef>
#include "CDPL/Chem/APIPrefix.hpp"
#include "CDPL/Chem/Entity3DContainer.hpp"
#include "CDPL/Chem/AtomCompareFunction.hpp"
#include "CDPL/Util/IndexedElementIterator.hpp"

Go to the source code of this file.

Classes

class  CDPL::Chem::AtomContainer
 A common interface for data-structures that support a random access to stored Chem::Atom instances. More...
 

Namespaces

 CDPL
 The namespace of the Chemical Data Processing Library.
 
 CDPL::Chem
 Contains classes and functions related to chemistry.
 

Detailed Description

Definition of the class CDPL::Chem::AtomContainer.