Pothos
0.7.0-gf7fbae99
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 | ) |