stromx  0.8.0
Public Member Functions | List of all members
stromx::runtime::Try Class Reference

Operator which renders ID-to-data maps optional. More...

#include <Try.h>

Inheritance diagram for stromx::runtime::Try:
stromx::runtime::Id2DataMapper

Public Member Functions

 Try (const Id2DataMapper &mapper)
 
virtual bool trySet (const impl::Id2DataMap &id2DataMap) const
 
virtual bool tryGet (const impl::Id2DataMap &id2DataMap) const
 
virtual void get (impl::Id2DataMap &id2DataMap) const
 
virtual void set (impl::Id2DataMap &id2DataMap) const
 

Detailed Description

Operator which renders ID-to-data maps optional.


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