#include <Variables.h>
Public Member Functions | |
| MHAdd () | |
Protected Member Functions | |
| virtual int | DoOp (int arg1, int arg2) |
Definition at line 183 of file Variables.h.
| MHAdd::MHAdd | ( | ) | [inline] |
Definition at line 185 of file Variables.h.
| virtual int MHAdd::DoOp | ( | int | arg1, | |
| int | arg2 | |||
| ) | [inline, protected, virtual] |
Implements MHIntegerAction.
Definition at line 187 of file Variables.h.
1.6.3