aes70::OcaMethodID struct

Contents

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

Public variables

OcaUint16 DefLevel
OcaUint16 MethodIndex

Variable documentation

OcaUint16 aes70::OcaMethodID::DefLevel

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

OcaUint16 aes70::OcaMethodID::MethodIndex

Index of the method (in the class description).