| Trees | Indices | Help |
|
|---|
|
|
object --+
|
??.instance --+
|
StructChecker
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
|
|||
|
|||
|
|||
__instance_size__ = 416
|
|||
|
|||
|
Inherited from |
|||
|
|||
CheckMolStructure( (StructChecker)arg1, (Mol)mol) -> int :
Check the structure and return a set of structure flags
C++ signature :
unsigned int CheckMolStructure(RDKit::StructureCheck::StructChecker,RDKit::ROMol {lvalue})
|
StringToStructureFlags( (str)str) -> int :
Convert a comma seperated string to the appropriate structure flags
C++ signature :
unsigned int StringToStructureFlags(std::string)
|
StructureFlagsToString( (int)flags) -> str :
Return the structure flags as a human readable string
C++ signature :
std::string StructureFlagsToString(unsigned int)
|
__init__( (object)arg1) -> None :
C++ signature :
void __init__(_object*)
__init__( (object)arg1, (StructCheckerOptions)arg2) -> None :
C++ signature :
void __init__(_object*,RDKit::StructureCheck::StructCheckerOptions)
|
helper for pickle
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sun Oct 8 11:32:01 2017 | http://epydoc.sourceforge.net |