IMP Reference Guide
2.21.0
The Integrative Modeling Platform
|
Warnings with the same key within the context are only output once. More...
#include <IMP/WarningContext.h>
Warnings with the same key within the context are only output once.
Definition at line 20 of file WarningContext.h.
Public Member Functions | |
void | add_warning (std::string key, std::string warning) const |
void | clear_warnings () const |
void | dump_warnings () const |
void | show (std::ostream &out=std::cout) const |
Public Attributes | |
boost::unordered_set< std::string > | data_ |