aes70::OcaMethod struct

Contents

Representation of an OCA method, i.e. the unique combination of an ONo and a MethodID. To denote the absence of a method, all field values shall be zero. Such a value is called the Null Method Identifier .

Public variables

OcaONo ONo
OcaMethodID MethodID

Variable documentation

OcaONo aes70::OcaMethod::ONo

The object number. For Null Method Identifier, value shall be zero.

OcaMethodID aes70::OcaMethod::MethodID

The method ID. For Null Method Identifier, value of all subfields shall be zero.