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

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

#include <cstddef>
#include <string>
#include <utility>
#include <unordered_map>
#include <memory>
#include <functional>
#include <boost/iterator/transform_iterator.hpp>
#include <boost/functional/hash.hpp>
#include "CDPL/Chem/APIPrefix.hpp"
#include "CDPL/Util/Array.hpp"
#include "CDPL/Util/Map.hpp"

Go to the source code of this file.

Classes

class  CDPL::Chem::AtomDictionary
 A global dictionary for the lookup of data associated with the atom types defined in namespace Chem::AtomType. More...
 
class  CDPL::Chem::AtomDictionary::Entry
 

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::AtomDictionary.