ADM-XRC SDK 2.8.1 User Guide (Linux)© Copyright 2001-2009 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