![]() |
GemaCoreLib
The GeMA Core library
|
Declaration of the GmValueSetStoredData family of classes. More...


Go to the source code of this file.
Classes | |
| class | GmValueSetStoredData |
| The generic GmValueSetData interface for classes that do store their own data. More... | |
| class | GmVectorValueSetStoredData< T, Vector > |
| A GmValueSetStoredData implementation that supports efficient storing for numeric values, either scalar or multi-dimensional, in a vector storage. More... | |
| class | GmFVectorValueSetStoredData< Vector > |
| A GmValueSetStoredData implementation that adds support for storing functions to GmVectorValueSetStoredData. More... | |
| class | GmDefValueValueSetStoredData |
| A GmValueSetStiredData implementation that stores no data and returns the default value, whenever queried, until a different value is written to the set. At that moment, instructs the Value set that owns this data set to exchange it by a base container that will contain the data from that moment on. More... | |
Declaration of the GmValueSetStoredData family of classes.