ADM-XRC SDK 2.5.0b1 User Guide (Linux)© Copyright 2001-2005 Alpha Data
Declaration
Synopsis
Description
type integer_vector_t is array(natural range <>) of integer;
integer_vector_t is a vector of integers.
Use this type to specify the priorities for the arbiter component.
Top of page