Trees | Indices | Help |
|
---|
|
object --+ | ??.instance --+ | VectFilterMatch
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
|
|||
__instance_size__ = 20
|
|
|||
Inherited from |
|
__contains__( (VectFilterMatch)arg1, (object)arg2) -> bool : C++ signature : bool __contains__(std::vector<RDKit::FilterMatch, std::allocator<RDKit::FilterMatch> > {lvalue},_object*) |
__delitem__( (VectFilterMatch)arg1, (object)arg2) -> None : C++ signature : void __delitem__(std::vector<RDKit::FilterMatch, std::allocator<RDKit::FilterMatch> > {lvalue},_object*) |
__getitem__( (object)arg1, (object)arg2) -> object : C++ signature : boost::python::api::object __getitem__(boost::python::back_reference<std::vector<RDKit::FilterMatch, std::allocator<RDKit::FilterMatch> >&>,_object*) |
__init__( (object)arg1) -> None : C++ signature : void __init__(_object*)
|
__iter__( (object)arg1) -> object : C++ signature : boost::python::objects::iterator_range<boost::python::return_internal_reference<1u, boost::python::default_call_policies>, __gnu_cxx::__normal_iterator<RDKit::FilterMatch*, std::vector<RDKit::FilterMatch, std::allocator<RDKit::FilterMatch> > > > __iter__(boost::python::back_reference<std::vector<RDKit::FilterMatch, std::allocator<RDKit::FilterMatch> >&>) |
__len__( (VectFilterMatch)arg1) -> int : C++ signature : unsigned int __len__(std::vector<RDKit::FilterMatch, std::allocator<RDKit::FilterMatch> > {lvalue}) |
helper for pickle
|
__setitem__( (VectFilterMatch)arg1, (object)arg2, (object)arg3) -> None : C++ signature : void __setitem__(std::vector<RDKit::FilterMatch, std::allocator<RDKit::FilterMatch> > {lvalue},_object*,_object*) |
append( (VectFilterMatch)arg1, (AtomPairsParameters)arg2) -> None : C++ signature : void append(std::vector<RDKit::FilterMatch, std::allocator<RDKit::FilterMatch> > {lvalue},boost::python::api::object) |
extend( (VectFilterMatch)arg1, (AtomPairsParameters)arg2) -> None : C++ signature : void extend(std::vector<RDKit::FilterMatch, std::allocator<RDKit::FilterMatch> > {lvalue},boost::python::api::object) |
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Aug 25 09:15:50 2016 | http://epydoc.sourceforge.net |