NCBI C++ ToolKit
|
Search Toolkit Book for CErrorContainer
#include <gui/widgets/loaders/report_loader_errors.hpp>
Public Member Functions | |
CErrorContainer (size_t maxErrors) | |
virtual bool | PutError (const objects::ILineError &err) |
Private Attributes | |
const size_t | m_MaxErrors |
Definition at line 63 of file report_loader_errors.hpp.
|
inline |
Definition at line 66 of file report_loader_errors.hpp.
Definition at line 67 of file report_loader_errors.hpp.
References m_MaxErrors.
|
private |
Definition at line 75 of file report_loader_errors.hpp.
Referenced by PutError().