YAZ  5.34.0
Data Fields
Z_KRBObject Struct Reference

#include <z-acckrb1.h>

Data Fields

int which
 
union {
   Z_KRBRequest *   challenge
 
   Z_KRBResponse *   response
 
u
 

Detailed Description

Definition at line 30 of file z-acckrb1.h.

Field Documentation

◆ challenge

Z_KRBRequest* Z_KRBObject::challenge

Definition at line 33 of file z-acckrb1.h.

◆ response

Z_KRBResponse* Z_KRBObject::response

Definition at line 34 of file z-acckrb1.h.

◆ 

union { ... } Z_KRBObject::u

◆ which

int Z_KRBObject::which

Definition at line 31 of file z-acckrb1.h.


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