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