|
Chemical Data Processing Library C++ API - Version 1.1.1
|
Go to the documentation of this file.
29 #ifndef CDPL_MOLPROP_ELEMENTHISTOGRAM_HPP
30 #define CDPL_MOLPROP_ELEMENTHISTOGRAM_HPP
56 const char* getClassName()
const
58 return "ElementHistogram";
64 #endif // CDPL_MOLPROP_ELEMENTHISTOGRAM_HPP
A unique sorted associative container that maps keys to values.
Definition: Map.hpp:96
Definition of the class CDPL::Util::Map.
std::shared_ptr< ElementHistogram > SharedPointer
Definition: ElementHistogram.hpp:53
A data type for the storage of element histograms of chemical compounds.
Definition: ElementHistogram.hpp:50
The namespace of the Chemical Data Processing Library.
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.