RDKit
Open-source cheminformatics and machine learning.
|
Classes | |
class | rdLogger |
Typedefs | |
typedef boost::iostreams::tee_device< std::ostream, std::ostream > | RDTee |
typedef boost::iostreams::stream< RDTee > | RDTeeStream |
Functions | |
RDKIT_RDGENERAL_EXPORT void | enable_logs (const char *arg) |
RDKIT_RDGENERAL_EXPORT void | enable_logs (const std::string &arg) |
RDKIT_RDGENERAL_EXPORT void | disable_logs (const char *arg) |
RDKIT_RDGENERAL_EXPORT void | disable_logs (const std::string &arg) |
RDKIT_RDGENERAL_EXPORT std::string | log_status () |
typedef boost::iostreams::tee_device<std::ostream, std::ostream> boost::logging::RDTee |
typedef boost::iostreams::stream<RDTee> boost::logging::RDTeeStream |
RDKIT_RDGENERAL_EXPORT void boost::logging::disable_logs | ( | const char * | arg | ) |
RDKIT_RDGENERAL_EXPORT void boost::logging::disable_logs | ( | const std::string & | arg | ) |
RDKIT_RDGENERAL_EXPORT void boost::logging::enable_logs | ( | const char * | arg | ) |
RDKIT_RDGENERAL_EXPORT void boost::logging::enable_logs | ( | const std::string & | arg | ) |
RDKIT_RDGENERAL_EXPORT std::string boost::logging::log_status | ( | ) |