YAZ 5.35.1
Data Fields
Z_AccessCtrl Struct Reference

#include <z-diag1.h>

Data Fields

int which
 
union { 
 
   Odr_null *   noUser 
 
   Odr_null *   refused 
 
   Odr_null *   simple 
 
   Z_OidList *   oid 
 
   Z_AltOidList *   alternative 
 
   Odr_null *   pwdInv 
 
   Odr_null *   pwdExp 
 
u 
 

Detailed Description

Definition at line 290 of file z-diag1.h.

Field Documentation

◆ alternative

Z_AltOidList* Z_AccessCtrl::alternative

Definition at line 297 of file z-diag1.h.

◆ noUser

Odr_null* Z_AccessCtrl::noUser

Definition at line 293 of file z-diag1.h.

◆ oid

Z_OidList* Z_AccessCtrl::oid

Definition at line 296 of file z-diag1.h.

◆ pwdExp

Odr_null* Z_AccessCtrl::pwdExp

Definition at line 299 of file z-diag1.h.

◆ pwdInv

Odr_null* Z_AccessCtrl::pwdInv

Definition at line 298 of file z-diag1.h.

◆ refused

Odr_null* Z_AccessCtrl::refused

Definition at line 294 of file z-diag1.h.

◆ simple

Odr_null* Z_AccessCtrl::simple

Definition at line 295 of file z-diag1.h.

◆ [union]

union { ... } Z_AccessCtrl::u

◆ which

int Z_AccessCtrl::which

Definition at line 291 of file z-diag1.h.


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