Trees | Indices | Help |
|
---|
|
object --+ | ??.instance --+ | _ROQAtomSeq
Read-only sequence of atoms matching a query, not constructable from Python.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
__getitem__( (_ROQAtomSeq)arg1, (int)arg2) -> Atom : C++ signature : RDKit::Atom* __getitem__(RDKit::ReadOnlySeq<RDKit::QueryAtomIterator_<RDKit::Atom, RDKit::ROMol>, RDKit::Atom*> {lvalue},int) |
Raises an exception This class cannot be instantiated from Python
|
__iter__( (_ROQAtomSeq)arg1) -> _ROQAtomSeq : C++ signature : RDKit::ReadOnlySeq<RDKit::QueryAtomIterator_<RDKit::Atom, RDKit::ROMol>, RDKit::Atom*>* __iter__(RDKit::ReadOnlySeq<RDKit::QueryAtomIterator_<RDKit::Atom, RDKit::ROMol>, RDKit::Atom*> {lvalue}) |
__len__( (_ROQAtomSeq)arg1) -> int : C++ signature : int __len__(RDKit::ReadOnlySeq<RDKit::QueryAtomIterator_<RDKit::Atom, RDKit::ROMol>, RDKit::Atom*> {lvalue}) |
|
next( (_ROQAtomSeq)arg1) -> Atom : C++ signature : RDKit::Atom* next(RDKit::ReadOnlySeq<RDKit::QueryAtomIterator_<RDKit::Atom, RDKit::ROMol>, RDKit::Atom*> {lvalue}) |
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 | http://epydoc.sourceforge.net |