IDZEBRA  2.2.7
Data Fields
mc_context Struct Reference

#include <marcomp.h>

Data Fields

int offset
 
int crrval
 
mc_token crrtok
 
mc_errcode errcode
 
int len
 
const char * data
 

Detailed Description

Definition at line 92 of file marcomp.h.

Field Documentation

◆ crrtok

mc_token mc_context::crrtok

Definition at line 97 of file marcomp.h.

Referenced by mc_gettoken(), and mc_mk_context().

◆ crrval

int mc_context::crrval

Definition at line 96 of file marcomp.h.

Referenced by mc_gettoken(), and mc_getval().

◆ data

const char* mc_context::data

Definition at line 102 of file marcomp.h.

Referenced by mc_gettoken(), and mc_mk_context().

◆ errcode

mc_errcode mc_context::errcode

Definition at line 99 of file marcomp.h.

Referenced by mc_errno(), mc_getfield(), mc_getsubfields(), and mc_mk_context().

◆ len

int mc_context::len

Definition at line 101 of file marcomp.h.

Referenced by mc_gettoken(), and mc_mk_context().

◆ offset

int mc_context::offset

Definition at line 94 of file marcomp.h.

Referenced by mc_gettoken(), and mc_ungettoken().


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