YAZ  5.34.0
Data Fields
Z_AccessControlRequest Struct Reference

#include <z-core.h>

Data Fields

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

Detailed Description

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

Field Documentation

◆ externallyDefined

Z_External* Z_AccessControlRequest::externallyDefined

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

◆ otherInfo

Z_OtherInformation* Z_AccessControlRequest::otherInfo

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

Referenced by zget_AccessControlRequest().

◆ referenceId

Z_ReferenceId* Z_AccessControlRequest::referenceId

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

Referenced by zget_AccessControlRequest().

◆ simpleForm

Odr_oct* Z_AccessControlRequest::simpleForm

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

Referenced by zget_AccessControlRequest().

◆ 

union { ... } Z_AccessControlRequest::u

◆ which

int Z_AccessControlRequest::which

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

Referenced by zget_AccessControlRequest().


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