Chemical Data Processing Library C++ API - Version 1.1.1
Classes | Namespaces
FragmentGenerator.hpp File Reference

Definition of the class CDPL::Chem::FragmentGenerator. More...

#include <cstddef>
#include <vector>
#include <memory>
#include <functional>
#include "CDPL/Chem/APIPrefix.hpp"
#include "CDPL/Chem/MolecularGraph.hpp"
#include "CDPL/Chem/FragmentList.hpp"
#include "CDPL/Chem/SubstructureSearch.hpp"
#include "CDPL/Util/BitSet.hpp"

Go to the source code of this file.

Classes

class  CDPL::Chem::FragmentGenerator
 FragmentGenerator. More...
 
class  CDPL::Chem::FragmentGenerator::FragmentationRule
 
class  CDPL::Chem::FragmentGenerator::ExcludePattern
 
class  CDPL::Chem::FragmentGenerator::FragmentLink
 

Namespaces

 CDPL
 The namespace of the Chemical Data Processing Library.
 
 CDPL::Chem
 Contains classes and functions related to chemistry.
 

Detailed Description

Definition of the class CDPL::Chem::FragmentGenerator.