![]() |
GemaCoreLib
The GeMA Core library
|
Implementation of the GmCellAccessor proxy class. More...
#include "gmAccessorProxy.h"
#include "gmCell.h"
#include "gmValueSetEvalContext.h"
#include <assert.h>
Go to the source code of this file.
Classes | |
class | GmCellAccessorProxy |
An accessor proxy + method for saving a cell in the context. More... | |
class | GmCellAccessor |
The GmCellAccessor class is a proxy object to a value accesor implementing a more convenient interface where indices used to retrieve / store values are replaced by a reference to a cell. More... | |
class | GmAttributeCellAccessor |
Extends GmCellAccessor to handle attribute accessors. More... | |
class | GmPropertyCellAccessor |
Extends GmCellAccessor to handle property accessors. More... | |
Implementation of the GmCellAccessor proxy class.