Data Structures; Aci_Async_Entry - ADIC Server User Manual

Adic server user manual
Table of Contents

Advertisement

Data structures

aci_async_entry

21 Dec 2001
This section provides and overview of the data structures
used in asynchronous ACI data interchange. The shared
memory array consists of several entries of type
aci_async_entry. The exact number should be set in the
aci_async_create call. This consists of three sections:
Common information (pid, aci_func, d_errno, d_text
member variables)
Parameter data (parms structure)
Response data (response structure)
Refer to Figure 5-23 on page 5-24 for the common structure,
that a shared memory array contains.
Data structures
5-23

Advertisement

Table of Contents
loading

Table of Contents