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