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

Definition of the class CDPL::ConfGen::CanonicalFragment. More...

#include <vector>
#include <cstddef>
#include <cstdint>
#include <memory>
#include "CDPL/ConfGen/APIPrefix.hpp"
#include "CDPL/Chem/BasicMolecule.hpp"
#include "CDPL/Chem/CanonicalNumberingCalculator.hpp"
#include "CDPL/Chem/SmallestSetOfSmallestRings.hpp"
#include "CDPL/Util/Array.hpp"

Go to the source code of this file.

Classes

class  CDPL::ConfGen::CanonicalFragment
 CanonicalFragment. More...
 

Namespaces

 CDPL
 The namespace of the Chemical Data Processing Library.
 
 CDPL::ConfGen
 Contains classes and functions related to conformer ensemble generation.
 

Detailed Description

Definition of the class CDPL::ConfGen::CanonicalFragment.