YAZ  5.34.0
Data Fields
Z_Segment Struct Reference

#include <z-core.h>

Data Fields

Z_ReferenceIdreferenceId
 
Odr_intnumberOfRecordsReturned
 
int num_segmentRecords
 
Z_NamePlusRecord ** segmentRecords
 
Z_OtherInformationotherInfo
 

Detailed Description

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

Field Documentation

◆ num_segmentRecords

int Z_Segment::num_segmentRecords

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

Referenced by zget_Segment().

◆ numberOfRecordsReturned

Odr_int* Z_Segment::numberOfRecordsReturned

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

Referenced by zget_Segment().

◆ otherInfo

Z_OtherInformation* Z_Segment::otherInfo

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

Referenced by zget_Segment().

◆ referenceId

Z_ReferenceId* Z_Segment::referenceId

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

Referenced by zget_Segment().

◆ segmentRecords

Z_NamePlusRecord** Z_Segment::segmentRecords

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

Referenced by zget_Segment().


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