pazpar2  1.14.1
Data Fields
marcfield Struct Reference

#include <marchash.h>

Data Fields

char key [4]
 
char * val
 
struct marcsubfieldsubfields
 
struct marcfieldnext
 

Detailed Description

Definition at line 31 of file marchash.h.

Field Documentation

◆ key

char marcfield::key[4]

Definition at line 33 of file marchash.h.

Referenced by marchash_add_field(), and marchash_get_field().

◆ next

struct marcfield* marcfield::next

Definition at line 36 of file marchash.h.

Referenced by marchash_add_field(), and marchash_get_field().

◆ subfields

struct marcsubfield* marcfield::subfields

Definition at line 35 of file marchash.h.

Referenced by marchash_add_field(), marchash_add_subfield(), and marchash_get_subfield().

◆ val

char* marcfield::val

Definition at line 34 of file marchash.h.

Referenced by marchash_add_field().


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