IMP logo
IMP Reference Guide  develop.e004443c3b,2024/04/25
The Integrative Modeling Platform
IMP::WarningContext Struct Reference

Warnings with the same key within the context are only output once. More...

#include <IMP/WarningContext.h>

Detailed Description

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_
 

The documentation for this struct was generated from the following file: