RDKit
Open-source cheminformatics and machine learning.
Loading...
Searching...
No Matches
RingInfo.h File Reference
#include <RDGeneral/export.h>
#include <map>
#include <vector>
#include <RDGeneral/BoostStartInclude.h>
#include <boost/dynamic_bitset.hpp>
#include <RDGeneral/BoostEndInclude.h>

Go to the source code of this file.

Classes

class  RDKit::RingInfo
 

Namespaces

namespace  RDKit
 Std stuff.
 

Enumerations

enum  RDKit::FIND_RING_TYPE { RDKit::FIND_RING_TYPE_FAST , RDKit::FIND_RING_TYPE_SSSR , RDKit::FIND_RING_TYPE_SYMM_SSSR , RDKit::FIND_RING_TYPE_OTHER_OR_UNKNOWN }
 A class to store information about a molecule's rings. More...