|
YAZ 5.35.1
|
Utility structure used by ber_tag. More...
#include <odr-priv.h>
Data Fields | |
| int | lclass |
| int | ltag |
| int | br |
| int | lcons |
Utility structure used by ber_tag.
Definition at line 40 of file odr-priv.h.
| int Odr_ber_tag::br |
Definition at line 43 of file odr-priv.h.
Referenced by ber_tag().
| int Odr_ber_tag::lclass |
Definition at line 41 of file odr-priv.h.
Referenced by ber_tag(), and odr_createmem().
| int Odr_ber_tag::lcons |
Definition at line 44 of file odr-priv.h.
Referenced by ber_tag().
| int Odr_ber_tag::ltag |
Definition at line 42 of file odr-priv.h.
Referenced by ber_tag().