IMP  2.4.0
The Integrative Modeling Platform
Namespaces | Functions
deprecation.h File Reference

Control display of deprecation information. More...

#include <IMP/base/base_config.h>
+ Include dependency graph for deprecation.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 IMP
 Synonym for IMP::kernel.
 
 IMP::base
 Low level functionality (logging, error handling, profiling, command line flags etc) that is used by all of IMP.
 

Functions

void IMP::base::handle_use_deprecated (std::string message)
 
void IMP::base::set_deprecation_exceptions (bool tf)
 
void IMP::base::set_deprecation_warnings (bool tf)
 Toggle printing of warnings on using deprecated classes. More...
 

Detailed Description

Control display of deprecation information.

Copyright 2007-2015 IMP Inventors. All rights reserved.

Definition in file deprecation.h.