Trees | Indices | Help |
|
---|
|
object --+ | ??.instance --+ | MolCatalogEntry
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
|
|||
__instance_size__ = 52
|
|||
__safe_for_unpickling__ = True
|
|
|||
Inherited from |
|
GetDescription( (MolCatalogEntry)arg1) -> str : C++ signature : std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > GetDescription(RDKit::MolCatalogEntry {lvalue}) |
GetMol( (MolCatalogEntry)arg1) -> Mol : C++ signature : RDKit::ROMol GetMol(RDKit::MolCatalogEntry {lvalue}) |
GetOrder( (MolCatalogEntry)arg1) -> int : C++ signature : unsigned int GetOrder(RDKit::MolCatalogEntry {lvalue}) |
SetDescription( (MolCatalogEntry)arg1, (str)arg2) -> None : C++ signature : void SetDescription(RDKit::MolCatalogEntry {lvalue},std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) |
SetMol( (MolCatalogEntry)arg1, (Mol)arg2) -> None : C++ signature : void SetMol(RDKit::MolCatalogEntry*,RDKit::ROMol const*) |
SetOrder( (MolCatalogEntry)arg1, (int)arg2) -> None : C++ signature : void SetOrder(RDKit::MolCatalogEntry {lvalue},unsigned int) |
__getinitargs__( (MolCatalogEntry)arg1) -> tuple : C++ signature : boost::python::tuple __getinitargs__(RDKit::MolCatalogEntry) |
__init__( (object)arg1) -> None : C++ signature : void __init__(_object*) __init__( (object)arg1, (str)arg2) -> None : C++ signature : void __init__(_object*,std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >)
|
helper for pickle
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Aug 25 09:59:06 2016 | http://epydoc.sourceforge.net |