5 #ifndef _RD_MOL_CATALOG_PARAMS_H_ 6 #define _RD_MOL_CATALOG_PARAMS_H_ 31 std::string Serialize()
const;
33 void initFromStream(std::istream &ss);
35 void initFromString(
const std::string &text);
MolCatalogParams(const MolCatalogParams &other)
copy constructor
std::string d_typeStr
our type string
RDKIT_CHEMREACTIONS_EXPORT void pickle(const boost::shared_ptr< EnumerationStrategyBase > &enumerator, std::ostream &ss)
pickles a EnumerationStrategy and adds the results to a stream ss
container for user parameters used to create a mol catalog
#define RDKIT_MOLCATALOG_EXPORT
RDKIT_RDGENERAL_EXPORT std::ostream & toStream(std::ostream &)
abstract base class for the container used to create a catalog