29 #ifndef CDPL_CHEM_FRAGMENTLIST_HPP
30 #define CDPL_CHEM_FRAGMENTLIST_HPP
55 const char* getClassName()
const
57 return "FragmentList";
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 the class CDPL::Chem::Fragment.
Definition of the class CDPL::Util::IndirectArray.
A data type for the storage of Chem::Fragment objects.
Definition: FragmentList.hpp:49
std::shared_ptr< FragmentList > SharedPointer
Definition: FragmentList.hpp:52
A dynamic array class for the storage of object pointers with an indirected query interface.
Definition: IndirectArray.hpp:68
The namespace of the Chemical Data Processing Library.