|
MythTV
0.26-pre
|
#include <Variables.h>
Public Member Functions | |
| MHSubtract () | |
Protected Member Functions | |
| virtual int | DoOp (int arg1, int arg2) |
Definition at line 190 of file Variables.h.
| MHSubtract::MHSubtract | ( | ) | [inline] |
Definition at line 192 of file Variables.h.
| virtual int MHSubtract::DoOp | ( | int | arg1, |
| int | arg2 | ||
| ) | [inline, protected, virtual] |
Implements MHIntegerAction.
Definition at line 194 of file Variables.h.
1.7.6.1