|
YAZ 5.35.1
|
#include <z-core.h>
Data Fields | |
| Z_ReferenceId * | referenceId |
| Odr_int * | status |
| Odr_int * | resultSetCount |
| int | num_diagnostics |
| Z_DiagRec ** | diagnostics |
| Z_OtherInformation * | otherInfo |
| Z_DiagRec** Z_DuplicateDetectionResponse::diagnostics |
Definition at line 1265 of file z-core.h.
Referenced by zget_DuplicateDetectionResponse().
| int Z_DuplicateDetectionResponse::num_diagnostics |
Definition at line 1264 of file z-core.h.
Referenced by zget_DuplicateDetectionResponse().
| Z_OtherInformation* Z_DuplicateDetectionResponse::otherInfo |
Definition at line 1266 of file z-core.h.
Referenced by yaz_oi_APDU(), and zget_DuplicateDetectionResponse().
| Z_ReferenceId* Z_DuplicateDetectionResponse::referenceId |
Definition at line 1259 of file z-core.h.
Referenced by zget_DuplicateDetectionResponse().
| Odr_int* Z_DuplicateDetectionResponse::resultSetCount |
Definition at line 1263 of file z-core.h.
Referenced by zget_DuplicateDetectionResponse().
| Odr_int* Z_DuplicateDetectionResponse::status |
Definition at line 1262 of file z-core.h.
Referenced by zget_DuplicateDetectionResponse().