![]() |
Pothos
0.6.0-g9da168ef
The Pothos dataflow programming software suite
|
#include <Pothos/Config.hpp>#include <Pothos/Util/Templates.hpp>#include <typeinfo>#include <string>Go to the source code of this file.
Classes | |
| class | Pothos::NullObject |
| class | Pothos::Object |
| struct | Pothos::Object::Emplace< T > |
| Emplace dummy type to pass type to Object emplacement constructor. More... | |
Namespaces | |
| Pothos | |
Functions | |
| bool | Pothos::operator== (const Object &lhs, const Object &rhs) |
Object is intended to facilitate API polymorphism similar to java.
1.8.13