aes70::OcaEventID struct

Contents

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

Public variables

OcaUint16 DefLevel
OcaUint16 EventIndex

Variable documentation

OcaUint16 aes70::OcaEventID::DefLevel

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

OcaUint16 aes70::OcaEventID::EventIndex

Index of the event (in the class description).