Package Chem :: Module rdfragcatalog :: Class FragCatGenerator
[hide private]
[frames] | no frames]

Class FragCatGenerator



 object --+    
          |    
??.instance --+
              |
             FragCatGenerator

Instance Methods [hide private]
 
AddFragsFromMol(...)
C++ signature:...
 
__init__(...)
C++ signature:...

Inherited from unreachable.instance: __new__

Inherited from object: __delattr__, __getattribute__, __hash__, __reduce__, __reduce_ex__, __repr__, __setattr__, __str__

Class Variables [hide private]
  __instance_size__ = 12
Properties [hide private]

Inherited from object: __class__

Method Details [hide private]

AddFragsFromMol(...)

 
C++ signature:
AddFragsFromMol(RDKit::FragCatGenerator {lvalue}, RDKit::ROMol, RDCatalog::HierarchCatalog<RDKit::FragCatalogEntry, RDKit::FragCatParams, int>*) -> unsigned int

__init__(...)
(Constructor)

 
C++ signature:
__init__(_object*) -> void*

Overrides: object.__init__