USGS

Isis 3.0 Object Programmers' Reference

Home

Isis::Gruen::ErrorCounter Struct Reference

Struct that maintains error counts. More...

Collaboration diagram for Isis::Gruen::ErrorCounter:
Collaboration graph

Public Member Functions

 ErrorCounter (int gerrno, const QString &keyname)
 
int Errno () const
 
BigInt Count () const
 
void BumpIt ()
 
PvlKeyword LogIt () const
 

Public Attributes

int m_gerrno
 
QString m_keyname
 
BigInt m_count
 

Detailed Description

Struct that maintains error counts.

Definition at line 182 of file Gruen.h.


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