YAZ  5.34.0
Data Fields
Odr_ber_tag Struct Reference

Utility structure used by ber_tag. More...

#include <odr-priv.h>

Data Fields

int lclass
 
int ltag
 
int br
 
int lcons
 

Detailed Description

Utility structure used by ber_tag.

Definition at line 40 of file odr-priv.h.

Field Documentation

◆ br

int Odr_ber_tag::br

Definition at line 43 of file odr-priv.h.

Referenced by ber_tag().

◆ lclass

int Odr_ber_tag::lclass

Definition at line 41 of file odr-priv.h.

Referenced by ber_tag(), and odr_createmem().

◆ lcons

int Odr_ber_tag::lcons

Definition at line 44 of file odr-priv.h.

Referenced by ber_tag().

◆ ltag

int Odr_ber_tag::ltag

Definition at line 42 of file odr-priv.h.

Referenced by ber_tag().


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