YAZ  5.34.0
Data Fields
Z_AccessControlResponse Struct Reference

#include <z-core.h>

Data Fields

Z_ReferenceIdreferenceId
 
int which
 
union {
   Odr_oct *   simpleForm
 
   Z_External *   externallyDefined
 
u
 
Z_DiagRecdiagnostic
 
Z_OtherInformationotherInfo
 

Detailed Description

Definition at line 874 of file z-core.h.

Field Documentation

◆ diagnostic

Z_DiagRec* Z_AccessControlResponse::diagnostic

Definition at line 883 of file z-core.h.

Referenced by zget_AccessControlResponse().

◆ externallyDefined

Z_External* Z_AccessControlResponse::externallyDefined

Definition at line 879 of file z-core.h.

◆ otherInfo

Z_OtherInformation* Z_AccessControlResponse::otherInfo

Definition at line 884 of file z-core.h.

Referenced by zget_AccessControlResponse().

◆ referenceId

Z_ReferenceId* Z_AccessControlResponse::referenceId

Definition at line 875 of file z-core.h.

Referenced by zget_AccessControlResponse().

◆ simpleForm

Odr_oct* Z_AccessControlResponse::simpleForm

Definition at line 878 of file z-core.h.

Referenced by zget_AccessControlResponse().

◆ 

union { ... } Z_AccessControlResponse::u

◆ which

int Z_AccessControlResponse::which

Definition at line 876 of file z-core.h.

Referenced by zget_AccessControlResponse().


The documentation for this struct was generated from the following file: