|
Mcalc
0.1
a machinist's calculator
|
The class definition file for the interface abstract base class. More...
#include <vector>#include <iostream>

Go to the source code of this file.
Classes | |
| class | mc::Subscriber |
| class | mc::Interface |
| class | mc::DummyInterface |
Namespaces | |
| mc | |
Macros | |
| #define | _vinterface(V) (new mc::DummyInterface(V)) |
The class definition file for the interface abstract base class.
Acts as the base class of ComboBoxText, Slider, etc.
| #define _vinterface | ( | V | ) | (new mc::DummyInterface(V)) |
A macro to simplify the creation of a DummyInterface
1.8.11