aes70::OcaPropertyID struct

Contents

Representation of an OCA property ID. A class may define at most 255 properties of its own. Additional properties may be inherited, so the total number may exceed 255.

Public variables

OcaUint16 DefLevel
OcaUint16 PropertyIndex

Variable documentation

OcaUint16 aes70::OcaPropertyID::DefLevel

Level in tree of class which defines this property (1=root)

OcaUint16 aes70::OcaPropertyID::PropertyIndex

Index of the property (in the class description).