ITS
xer__cb_arg Struct Reference

Public Attributes

pxml_chunk_type_e chunk_type
 
size_t chunk_size
 
const void * chunk_buf
 
int callback_not_invoked
 

Detailed Description

Definition at line 42 of file xer_decoder.c.

Member Data Documentation

◆ callback_not_invoked

int xer__cb_arg::callback_not_invoked

Definition at line 46 of file xer_decoder.c.

Referenced by xer__token_cb(), and xer_next_token().

◆ chunk_buf

const void* xer__cb_arg::chunk_buf

Definition at line 45 of file xer_decoder.c.

Referenced by xer__token_cb(), xer_next_token(), and xer_whitespace_span().

◆ chunk_size

size_t xer__cb_arg::chunk_size

Definition at line 44 of file xer_decoder.c.

Referenced by xer__token_cb(), xer_next_token(), and xer_whitespace_span().

◆ chunk_type

pxml_chunk_type_e xer__cb_arg::chunk_type

Definition at line 43 of file xer_decoder.c.

Referenced by xer__token_cb(), and xer_next_token().


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