Index

Data Type OcaList

Template class representing a list of items.

Properties

OcaUint16 Count

Number of entries in the list.

datatype Items

The array of items of the list, i.e. each entry placed after each other.

OCP.1 Encoding

Basic typeByte Length
OcaList(2 + Count * variable)