Go to the source code of this file.
Classes | |
class | NetworkError |
An exception class. More... | |
class | Calculator |
A simple class to test. More... | |
Variables | |
static int | global_error = 0 |
int global_error = 0 [static] |
Definition at line 14 of file Calculator.h.
Referenced by Calculator::add(), main(), and Calculator::sub().