stromx  0.8.0
Public Member Functions | List of all members
stromx::runtime::Id2DataMapper Class Referenceabstract

Abstract base class of ID-to-data mappers. More...

#include <Id2DataMapper.h>

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

Public Member Functions

virtual bool trySet (const impl::Id2DataMap &id2DataMap) const =0
 
virtual bool tryGet (const impl::Id2DataMap &id2DataMap) const =0
 
virtual void get (impl::Id2DataMap &id2DataMap) const =0
 
virtual void set (impl::Id2DataMap &id2DataMap) const =0
 

Detailed Description

Abstract base class of ID-to-data mappers.


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