Chemical Data Processing Library C++ API - Version 1.1.1
|
RECAPFragmentGenerator. More...
#include <RECAPFragmentGenerator.hpp>
Public Types | |
typedef std::shared_ptr< RECAPFragmentGenerator > | SharedPointer |
Public Types inherited from CDPL::Chem::FragmentGenerator | |
typedef std::shared_ptr< FragmentGenerator > | SharedPointer |
typedef std::function< bool(const MolecularGraph &)> | FragmentFilterFunction |
typedef FragmentationRuleList::const_iterator | ConstFragmentationRuleIterator |
typedef FragmentationRuleList::iterator | FragmentationRuleIterator |
typedef ExcludePatternList::const_iterator | ConstExcludePatternIterator |
typedef ExcludePatternList::iterator | ExcludePatternIterator |
typedef FragmentLinkList::const_iterator | ConstFragmentLinkIterator |
typedef std::shared_ptr<RECAPFragmentGenerator> CDPL::Chem::RECAPFragmentGenerator::SharedPointer |
CDPL::Chem::RECAPFragmentGenerator::RECAPFragmentGenerator | ( | ) |
Constructs the RECAPFragmentGenerator
instance.