Unit 'libc' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#libc]

rose_facilities_struct

Declaration

Source position: nroseh.inc line 73

type rose_facilities_struct = record

  source_addr: rose_address;

  dest_addr: rose_address;

  source_call: ax25_address;

  dest_call: ax25_address;

  source_ndigis: Byte;

  dest_ndigis: Byte;

  source_digis: array [0..(ROSE_MAX_DIGIS)-1] of ax25_address;

  dest_digis: array [0..(ROSE_MAX_DIGIS)-1] of ax25_address;

  rand: dword;

  fail_addr: rose_address;

  fail_call: ax25_address;

end;


Documentation generated on: 2023-03-18