![]() |
GemaCoreLib
The GeMA Core library
|
Declaration of the GmValueSetDataAccessor family of classes. More...
#include "gmValueSetData.h"
#include "gmTrackedValueAccessor.h"
#include <QAtomicPointer>
#include <unitConverter.h>
Go to the source code of this file.
Classes | |
class | GmValueSetDataAccessorBase< T > |
Common code for both GmNoFunctionValueSetDataAccessor and GmValueSetDataAccessor. More... | |
class | GmNoFunctionValueSetDataAccessor< T > |
An accessor implementation that can work with any kind of GmValueSetData, without support for functions and unit conversion. More... | |
class | GmValueSetDataAccessor< T > |
An accessor implementation that can work with any kind of GmValueSetData, with or without functions, but without unit conversion support. More... | |
class | GmUnitConversionDataAccessor< BaseAc > |
A template class to add unit conversion support to the given base class. More... | |
Declaration of the GmValueSetDataAccessor family of classes.