YAZ  5.34.0
Data Fields
Z_Era Struct Reference

#include <z-date.h>

Data Fields

int which
 
union {
   Odr_null *   decade
 
   Odr_null *   century
 
   Odr_null *   millennium
 
u
 

Detailed Description

Definition at line 83 of file z-date.h.

Field Documentation

◆ century

Odr_null* Z_Era::century

Definition at line 87 of file z-date.h.

◆ decade

Odr_null* Z_Era::decade

Definition at line 86 of file z-date.h.

◆ millennium

Odr_null* Z_Era::millennium

Definition at line 88 of file z-date.h.

◆ 

union { ... } Z_Era::u

◆ which

int Z_Era::which

Definition at line 84 of file z-date.h.


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