IDZEBRA  2.2.7
Data Fields
inline_field Struct Reference

#include <inline.h>

Data Fields

char * name
 
char * ind1
 
char * ind2
 
struct inline_subfieldlist
 

Detailed Description

Definition at line 29 of file inline.h.

Field Documentation

◆ ind1

char* inline_field::ind1

Definition at line 32 of file inline.h.

Referenced by cat_inline_field(), inline_destroy_field(), inline_mk_field(), and inline_parse().

◆ ind2

char* inline_field::ind2

Definition at line 33 of file inline.h.

Referenced by cat_inline_field(), inline_destroy_field(), inline_mk_field(), and inline_parse().

◆ list

struct inline_subfield* inline_field::list

Definition at line 34 of file inline.h.

Referenced by cat_inline_field(), inline_destroy_field(), and inline_parse().

◆ name

char* inline_field::name

Definition at line 31 of file inline.h.

Referenced by cat_inline_field(), inline_destroy_field(), inline_mk_field(), and inline_parse().


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