Chemical Data Processing Library C++ API - Version 1.1.1
|
BRICSFragmentGenerator. More...
#include <BRICSFragmentGenerator.hpp>
Public Types | |
typedef std::shared_ptr< BRICSFragmentGenerator > | 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<BRICSFragmentGenerator> CDPL::Chem::BRICSFragmentGenerator::SharedPointer |
CDPL::Chem::BRICSFragmentGenerator::BRICSFragmentGenerator | ( | ) |
Constructs the BRICSFragmentGenerator
instance.