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

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

#include <vector>
#include <set>
#include <utility>
#include <memory>
#include "CDPL/Chem/APIPrefix.hpp"
#include "CDPL/Chem/Fragment.hpp"
#include "CDPL/Util/BitSet.hpp"

Go to the source code of this file.

Classes

class  CDPL::Chem::AromaticSubstructure
 Implements the perception of aromatic atoms and bonds in a molecular graph. More...
 

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::AromaticSubstructure.