NCBI C++ ToolKit
Public Member Functions | Protected Member Functions | Private Attributes | List of all members
CReportLoaderErrorsEx Class Reference

Search Toolkit Book for CReportLoaderErrorsEx

CReportLoaderErrorsEx. More...

#include <gui/widgets/loaders/report_loader_errors.hpp>

+ Inheritance diagram for CReportLoaderErrorsEx:

Public Member Functions

 CReportLoaderErrorsEx ()
 
void SetWorkDir (const wxString &workDir)
 

Protected Member Functions

void x_UpdateHTMLResults (const wxString &object, objects::CObjtoolsListener *errCont, const string &exception="", const string &error_msg="", const wxString &objectName=wxT("File:"))
 
void x_ShowErrorsDlg (const wxString &title)
 
wxString x_GetHTMLResults () const
 

Private Attributes

wxStringOutputStream m_Strstrm
 
wxString m_WorkDir
 

Detailed Description

CReportLoaderErrorsEx.

Definition at line 81 of file report_loader_errors.hpp.

Constructor & Destructor Documentation

◆ CReportLoaderErrorsEx()

CReportLoaderErrorsEx::CReportLoaderErrorsEx ( )
inline

Definition at line 84 of file report_loader_errors.hpp.

Member Function Documentation

◆ SetWorkDir()

void CReportLoaderErrorsEx::SetWorkDir ( const wxString &  workDir)
inline

Definition at line 85 of file report_loader_errors.hpp.

References m_WorkDir.

◆ x_GetHTMLResults()

wxString CReportLoaderErrorsEx::x_GetHTMLResults ( ) const
inlineprotected

Definition at line 89 of file report_loader_errors.hpp.

References m_Strstrm.

◆ x_ShowErrorsDlg()

void CReportLoaderErrorsEx::x_ShowErrorsDlg ( const wxString &  title)
protected

◆ x_UpdateHTMLResults()

void CReportLoaderErrorsEx::x_UpdateHTMLResults ( const wxString &  object,
objects::CObjtoolsListener *  errCont,
const string exception = "",
const string error_msg = "",
const wxString &  objectName = wxT("File:") 
)
protected

Definition at line 83 of file report_loader_errors.cpp.

References i, m_Strstrm, msg(), CNcbiDiag::SeverityName(), and wxT.

Referenced by CGBFlatFileObjectLoader::Execute().

Member Data Documentation

◆ m_Strstrm

wxStringOutputStream CReportLoaderErrorsEx::m_Strstrm
private

Definition at line 91 of file report_loader_errors.hpp.

Referenced by x_GetHTMLResults(), x_ShowErrorsDlg(), and x_UpdateHTMLResults().

◆ m_WorkDir

wxString CReportLoaderErrorsEx::m_WorkDir
private

Definition at line 92 of file report_loader_errors.hpp.

Referenced by SetWorkDir(), and x_ShowErrorsDlg().


The documentation for this class was generated from the following files:
Modified on Fri Sep 20 14:57:09 2024 by modify_doxy.py rev. 669887