See: Description
Interface | Description |
---|---|
VariableAccess_ifc |
This interface describes the access to any form of variable.
|
VariableAccessArray_ifc |
This interface enhances the
VariableAccess_ifc with the capability to access elements in an array. |
VariableContainer_ifc |
This interface defines the access to search a variable in any container.
|
Class | Description |
---|---|
ByteDataAccess | Deprecated
use
ByteDataAccessBase for new Algorithm. |
ByteDataAccessBase |
This class is a base class to control the access to binary data.
|
ByteDataAccessDbg | Deprecated |
ByteDataAccessOld | Deprecated
since 2012, use
ByteDataAccessBase |
ByteDataAccessSimple |
This class helps to access to binary data without any given structure or without a head of data.
|
ByteDataSymbolicAccess |
This class supports the access to binary data with some variable which describes parts of data.
|
ByteDataSymbolicAccessReadConfig | |
ByteDataVariable |
This class contains some static sub classes for Variable with primitive types inside a
ByteDataAccessBase -derived access class. |
ByteDataVariable.Int16 | |
ByteDataVariable.Int32 |
Documentation adequate valid for other sub classes.
|
ByteDataVariable.Int32Array |
Documentation adequate valid for other array sub classes.
|
ByteDataVariable.Uint16 | |
ByteDataVariable.Uint16Array | |
ByteDataVariable.Uint32 | |
ByteDataVariable.Uint32Array | |
Class_Jc |
A Class_Jc supports the access to data from a memory image as byte[],
with given Reflection Info for this memory image.
|
Field_Jc |
The Field_Jc supports the access to a single data field of a users byte image.
|
Field_Jc.TypeSizeIdent |
Helper class for TreeMap of scalar type properties.
|
Object_Jc |
This class enables the access to binary data which presents a C-type ObjectJc.
|
ObjectArray_Jc | |
ObjectArraySet_Jc |
This class is never used yet.
|
PositionElementInStruct |
This class helps to count positions in structures for Boolean bits, bytes.
|
RawDataAccess | Deprecated |
SuperclassIfc_idxMtblJc_ByteDataAccess |
This class allows access and write of Data for the C-language struct
SuperclassIfc_idxMtblJc_ByteDataAccess
see emc/source/emC/Object_emC.h. |
VariableAccessWithBitmask |
This class supports the access to any type of a simple variable with given bit masks.
|
VariableAccessWithIdx |
This class supports the access to any type of variable with given indices and bit masks.
|
Enum | Description |
---|---|
Field_Jc.EModifier |
Definition adequate Headerfile ReflectionJc.h in enum Modifier_reflectJc_t:
|