Struct that maintains error counts.
More...
Struct that maintains error counts.
Definition at line 166 of file Gruen.h.
◆ ErrorCounter() [1/2]
Isis::Gruen::ErrorCounter::ErrorCounter |
( |
| ) |
|
|
inline |
◆ ErrorCounter() [2/2]
Isis::Gruen::ErrorCounter::ErrorCounter |
( |
int | gerrno, |
|
|
const QString & | keyname ) |
|
inline |
◆ BumpIt()
void Isis::Gruen::ErrorCounter::BumpIt |
( |
| ) |
|
|
inline |
◆ Count()
BigInt Isis::Gruen::ErrorCounter::Count |
( |
| ) |
const |
|
inline |
◆ Errno()
int Isis::Gruen::ErrorCounter::Errno |
( |
| ) |
const |
|
inline |
◆ LogIt()
PvlKeyword Isis::Gruen::ErrorCounter::LogIt |
( |
| ) |
const |
|
inline |
◆ m_count
BigInt Isis::Gruen::ErrorCounter::m_count |
◆ m_gerrno
int Isis::Gruen::ErrorCounter::m_gerrno |
◆ m_keyname
QString Isis::Gruen::ErrorCounter::m_keyname |
The documentation for this struct was generated from the following file: