ngscopeclient 0.1-dev+51fbda87c
Public Member Functions | Public Attributes | List of all members
ConfigWarningList Class Reference

All warnings generated by a configuration we're in the process of loading. More...

#include <ConfigWarningList.h>

Public Member Functions

bool empty () const
 Returns true if we have no warnings, false if at least one warning.
 
void clear ()
 Resets to the empty state.
 

Public Attributes

std::map< Instrument *, WarningListm_warnings
 Map from instrument to list of warnings produced by that driver.
 

Detailed Description

All warnings generated by a configuration we're in the process of loading.


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