29 #ifndef CDPL_MOLPROP_ELEMENTHISTOGRAM_HPP
30 #define CDPL_MOLPROP_ELEMENTHISTOGRAM_HPP
56 const char* getClassName()
const
58 return "ElementHistogram";
Definition of the class CDPL::Util::Map.
Definition of the preprocessor macro CDPL_MOLPROP_API.
#define CDPL_MOLPROP_API
Tells the compiler/linker which classes, functions and variables are part of the library API.
A data type for the storage of element histograms of chemical compounds.
Definition: ElementHistogram.hpp:50
std::shared_ptr< ElementHistogram > SharedPointer
Definition: ElementHistogram.hpp:53
A unique sorted associative container that maps keys to values.
Definition: Map.hpp:96
The namespace of the Chemical Data Processing Library.