Index

Data Type OcaMethodID

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.

Properties

OcaUint16 DefLevel

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

OcaUint16 MethodIndex

Index of the method (in the class description).

OCP.1 Encoding

FieldBasic typeByte Length
DefLevelOcaUint162
MethodIndexOcaUint162