Pothos  0.5.0-ga4964040
The Pothos dataflow programming software suite
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: