![]() |
GemaCoreLib
The GeMA Core library
|
Declaration of the GmResultDataSrc family of classes. More...
#include "gmResultDataSrcInfo.h"#include "gmInterpolator.h"#include "gmValueAccessor.h"#include "gmCellAccessor.h"#include "gmGaussAccessor.h"#include <luaFunction.h>#include <unitConverter.h>

Go to the source code of this file.
Classes | |
| class | GmAttributeResultDataSrc |
| A class implementing the GmResultDataSrcInfo interface, storing the metadata and id for a result data registered attribute. It also stores the requested unit and the converter when needed. It is built with the result rule definition only (name + unit) and later completed with the data src definition (info + id) More... | |
| class | GmResultAcDataSrcBase |
| A calss storing basic information about a result data to be exported (monitored / saved), that is common to node, cell and Gauss data sources. More... | |
| class | GmResultAcDataSrc< T > |
| Aux class adding an accessor to a basic result data source. More... | |
| class | GmResultNodeDataSrc |
| A GmResultDataSrc class holding a node value accessor. More... | |
| class | GmResultCellDataSrc |
| A GmResultDataSrc class holding a cell value accessor. More... | |
| class | GmResultGaussDataSrc |
| A GmResultDataSrc class holding a Gauss value accessor. More... | |
Declaration of the GmResultDataSrc family of classes.
1.8.15