YAZ  5.34.0
Data Fields
yaz_oid_db Struct Reference

Data Fields

struct yaz_oid_entryentries
 
struct yaz_oid_dbnext
 
int xmalloced
 

Detailed Description

Definition at line 22 of file oid_db.c.

Field Documentation

◆ entries

struct yaz_oid_entry* yaz_oid_db::entries

Definition at line 23 of file oid_db.c.

Referenced by yaz_oid_add(), yaz_oid_db_destroy(), and yaz_oid_db_new().

◆ next

struct yaz_oid_db* yaz_oid_db::next

◆ xmalloced

int yaz_oid_db::xmalloced

Definition at line 25 of file oid_db.c.

Referenced by yaz_oid_add(), yaz_oid_db_destroy(), and yaz_oid_db_new().


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