Pothos  0.2.1-g9f04573d
The Pothos dataflow programming software suite
 All Classes Namespaces Files Functions Variables Typedefs Friends Macros
Public Member Functions | List of all members
Pothos::NullObject Class Reference

#include <Object.hpp>

Public Member Functions

 NullObject (void)
 
 ~NullObject (void)
 

Detailed Description

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.

Constructor & Destructor Documentation

Pothos::NullObject::NullObject ( void  )
Pothos::NullObject::~NullObject ( void  )

The documentation for this class was generated from the following file: