Package rdkit :: Package Chem :: Module rdfiltercatalog
[hide private]
[frames] | no frames]

Module rdfiltercatalog

Classes [hide private]
  ExclusionList
  FilterCatalog
  FilterCatalogEntry
  FilterCatalogEntryList
  FilterCatalogParams
  FilterMatch
Object that holds the result of running FilterMatcherBase::GetMatches
  FilterMatcherBase
Base class for matching molecules to filters.
  IntPair
  MatchTypeVect
  MolList
  PythonFilterMatcher
  SmartsMatcher
  VectFilterMatch
Functions [hide private]
bool :

FilterCatalogCanSerialize()
Returns True if the FilterCatalog is serializable (requires boost serialization
Variables [hide private]
  __package__ = None
hash(x)

Imports: FilterMatchOps


Function Details [hide private]

FilterCatalogCanSerialize()

 
    Returns True if the FilterCatalog is serializable (requires boost serialization

    C++ signature :
        bool FilterCatalogCanSerialize()

Returns:
bool :