Core.DataTypes.ComplexDataType

From emotive
Revision as of 01:42, 17 February 2016 by Hb (talk | contribs)
Jump to navigation Jump to search

Description

Complex data types are composed using Simple Data Types and/or other complex types.

The OTX Core specifies two Container Data Types List and Map which can store a set of items of simple and complex type. Furthermore, there is the complex ByteField data type which is used to store raw data of arbitrary size.

List of Complex Data Types

Core
ByteField
DiagCom
DiagService

See also

Simple Data Type
Container Data Type