![]() |
GemaCoreLib
The GeMA Core library
|
Declaration of the GmResultDataSrcInfo interface and GmAttributeResultDataSrcInfo class. More...
Go to the source code of this file.
Classes | |
class | GmResultDataSrcInfo |
A basic interface with the metadata common to all result data src types. This is the information that is broadcasted to monitoring programs. More... | |
class | GmAttributeResultDataSrcInfo |
A basic class used to store meta-data information about result attributes DEFINITIONS. More... | |
Enumerations | |
enum | GmResultDataSrcType { GM_RR_DS_ATTRIBUTE, GM_RR_DS_NODEDATA, GM_RR_DS_CELLDATA, GM_RR_DS_GAUSSDATA, GM_RR_DS_NUMTYPES } |
The types of data srcs stored by a rule. More... | |
Declaration of the GmResultDataSrcInfo interface and GmAttributeResultDataSrcInfo class.
enum GmResultDataSrcType |