|
Isis 3.0 Object Programmers' Reference |
Home |

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 |