Element type definitions by matrix type. More...
Topics | |
| Block | |
| Block element types (see: FLMMAT_TYP_DATBLK) | |
| Record | |
| Record element types (see: FLMMAT_TYP_STDREC etc.) | |
| Text | |
| Text element types (see: FLMMAT_TYP_TXTREC etc.) | |
| XML | |
| XML element types (see: FLMMAT_TYP_XMLELM) | |
| TAB | |
| Table element types (see: FLMMAT_TYP_TABELM) | |
Macros | |
| #define | FLMELM_NOSKIP (-1) |
| Use this value for an element type if no skip of an element type required at read. | |
Element type definitions by matrix type.
Each FLAM 5 matrix can consist of different element types. The interpretation of the different element types or which element types are valid depends on the matrix type. The element type 0 is mainly used for the net data of a matrix type. The element types must start with 0 are used in the type table as index. The element types cannot be changed and must be increment by 1. The maximum value is 255 this means a maximum of 256 types are allowed
| #define FLMELM_NOSKIP (-1) |
Use this value for an element type if no skip of an element type required at read.