29 #ifndef CDPL_MOLPROP_MASSCOMPOSITION_HPP
30 #define CDPL_MOLPROP_MASSCOMPOSITION_HPP
57 const char* getClassName()
const
59 return "MassComposition";
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 mass percent compositions of chemical compounds.
Definition: MassComposition.hpp:51
std::shared_ptr< MassComposition > SharedPointer
Definition: MassComposition.hpp:54
A unique sorted associative container that maps keys to values.
Definition: Map.hpp:96
The namespace of the Chemical Data Processing Library.