#include <kicad_git_errors.h>
Definition at line 31 of file kicad_git_errors.h.
◆ KIGIT_ERRORS()
KIGIT_ERRORS::KIGIT_ERRORS |
( |
| ) |
|
|
default |
◆ ~KIGIT_ERRORS()
virtual KIGIT_ERRORS::~KIGIT_ERRORS |
( |
| ) |
|
|
virtualdefault |
◆ AddErrorString() [1/2]
void KIGIT_ERRORS::AddErrorString |
( |
const std::string |
aErrorString | ) |
|
|
inline |
◆ AddErrorString() [2/2]
void KIGIT_ERRORS::AddErrorString |
( |
const wxString |
aErrorString | ) |
|
|
inline |
◆ ClearErrorStrings()
void KIGIT_ERRORS::ClearErrorStrings |
( |
| ) |
|
|
inline |
◆ GetErrorString()
wxString KIGIT_ERRORS::GetErrorString |
( |
| ) |
|
|
inline |
◆ GetErrorStrings()
const std::vector< wxString > & KIGIT_ERRORS::GetErrorStrings |
( |
| ) |
const |
|
inline |
◆ PeekErrorString()
const wxString & KIGIT_ERRORS::PeekErrorString |
( |
| ) |
const |
|
inline |
◆ m_errorStrings
std::vector<wxString> KIGIT_ERRORS::m_errorStrings |
|
private |
The documentation for this class was generated from the following file: