IMP Reference Guide
2.14.0
The Integrative Modeling Platform
|
Control display of deprecation information. More...
#include <IMP/kernel_config.h>
Go to the source code of this file.
Namespaces | |
IMP | |
Base functionality and abstract base classes for representation, scoring and sampling. | |
Functions | |
bool | IMP::get_deprecation_exceptions () |
Get whether an exception is thrown when a deprecated method is used. More... | |
void | IMP::handle_use_deprecated (std::string message) |
void | IMP::set_deprecation_exceptions (bool tf) |
Toggle whether an exception is thrown when a deprecated method is used. More... | |
void | IMP::set_deprecation_warnings (bool tf) |
Toggle printing of warnings on using deprecated classes. More... | |
Control display of deprecation information.
Copyright 2007-2020 IMP Inventors. All rights reserved.
Definition in file deprecation.h.