aes70::OcaProtoPortID struct

Contents

Unique identifier of prototype input or output port within a block factory. Prototype port numbers are ordinals starting at 1, and there are separate numbering spaces for input and output ports.

Public variables

OcaPortMode Mode
OcaUint16 Index

Variable documentation

OcaPortMode aes70::OcaProtoPortID::Mode

Enum that indicates whether the prototype port is an for input or output.

OcaUint16 aes70::OcaProtoPortID::Index

Number of the proto port within input or output group. 1-based.