USGS

Isis 3.0 Object Programmers' Reference

Home

Isis::Gruen::ErrorCounter Struct Reference

Collaboration diagram for Isis::Gruen::ErrorCounter:

Collaboration graph
[legend]
List of all members.

Detailed Description

Structure that maintains error counts.

Definition at line 165 of file Gruen.h.

Public Member Functions

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

Public Attributes

int _gerrno
std::string _keyname
BigInt _count


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