Trees | Indices | Help |
|
---|
|
object --+ | ??.instance --+ | RingInfo
contains information about a molecule's rings
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
AtomRings( (RingInfo)arg1) -> object : C++ signature : boost::python::api::object AtomRings(RDKit::RingInfo const*) |
BondRings( (RingInfo)arg1) -> object : C++ signature : boost::python::api::object BondRings(RDKit::RingInfo const*) |
IsAtomInRingOfSize( (RingInfo)arg1, (int)arg2, (int)arg3) -> bool : C++ signature : bool IsAtomInRingOfSize(RDKit::RingInfo {lvalue},unsigned int,unsigned int) |
IsBondInRingOfSize( (RingInfo)arg1, (int)arg2, (int)arg3) -> bool : C++ signature : bool IsBondInRingOfSize(RDKit::RingInfo {lvalue},unsigned int,unsigned int) IsBondInRingOfSize( (RingInfo)arg1, (int)arg2, (int)arg3) -> bool : C++ signature : bool IsBondInRingOfSize(RDKit::RingInfo {lvalue},unsigned int,unsigned int) |
NumAtomRings( (RingInfo)arg1, (int)arg2) -> int : C++ signature : unsigned int NumAtomRings(RDKit::RingInfo {lvalue},unsigned int) |
NumBondRings( (RingInfo)arg1, (int)arg2) -> int : C++ signature : unsigned int NumBondRings(RDKit::RingInfo {lvalue},unsigned int) |
NumRings( (RingInfo)arg1) -> int : C++ signature : unsigned int NumRings(RDKit::RingInfo {lvalue}) |
Raises an exception This class cannot be instantiated from Python
|
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 | http://epydoc.sourceforge.net |