![]() |
Pothos
0.6.0-g9da168ef
The Pothos dataflow programming software suite
|
#include <Object.hpp>
Public Member Functions | |
| NullObject (void) | |
| ~NullObject (void) | |
The NullObject class: Object().type() == typeid(NullObject). This type is used by the Object.type() to represent a null Object. A null Object can be constructed using an instance of NullObject.
| Pothos::NullObject::NullObject | ( | void | ) |
| Pothos::NullObject::~NullObject | ( | void | ) |
1.8.13