|
pazpar2
1.14.1
|
#include <marcmap.h>
Data Fields | |
| char * | field |
| char | subfield |
| char * | pz |
| struct marcmap * | next |
| char* marcmap::field |
Definition at line 25 of file marcmap.h.
Referenced by marcmap_apply(), and marcmap_load().
| struct marcmap* marcmap::next |
Definition at line 28 of file marcmap.h.
Referenced by marcmap_apply(), and marcmap_load().
| char* marcmap::pz |
Definition at line 27 of file marcmap.h.
Referenced by marcmap_apply(), and marcmap_load().
| char marcmap::subfield |
Definition at line 26 of file marcmap.h.
Referenced by marcmap_apply(), and marcmap_load().