29 #ifndef CDPL_CHEM_ATOMMAPPING_HPP
30 #define CDPL_CHEM_ATOMMAPPING_HPP
61 const char* getClassName()
const
Definition of the preprocessor macro CDPL_CHEM_API.
#define CDPL_CHEM_API
Tells the compiler/linker which classes, functions and variables are part of the library API.
Definition of class CDPL::Util::MultiMap.
Data type for the storage and lookup of arbitrary atom to atom mappings.
Definition: AtomMapping.hpp:54
std::shared_ptr< AtomMapping > SharedPointer
A reference-counted smart pointer [SHPTR] for dynamically allocated AtomMapping instances.
Definition: AtomMapping.hpp:58
A multiple sorted associative container that maps keys to values.
Definition: MultiMap.hpp:96
The namespace of the Chemical Data Processing Library.