Chemical Data Processing Library C++ API - Version 1.1.1
|
Definition of the class CDPL::Chem::BondContainer. More...
#include <cstddef>
#include "CDPL/Chem/APIPrefix.hpp"
#include "CDPL/Chem/BondCompareFunction.hpp"
#include "CDPL/Util/IndexedElementIterator.hpp"
Go to the source code of this file.
Classes | |
class | CDPL::Chem::BondContainer |
A common interface for data-structures that support a random access to stored Chem::Bond instances. More... | |
Namespaces | |
CDPL | |
The namespace of the Chemical Data Processing Library. | |
CDPL::Chem | |
Contains classes and functions related to chemistry. | |
Definition of the class CDPL::Chem::BondContainer.