Abstract base class of ID-to-data mappers.
More...
#include <Id2DataMapper.h>
|
|
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 |
| |
Abstract base class of ID-to-data mappers.
The documentation for this class was generated from the following file: