Data Fields

xpath_tok_table_t Struct Reference

Data Fields

unsigned char id
unsigned char ids [256]
pthread_mutex_t mut
struct _xpath_tok * next

Detailed Description

Definition at line 97 of file roxml-types.h.


Field Documentation

unsigned char xpath_tok_table_t::id

token id == ROXML_REQTABLE_ID

Definition at line 98 of file roxml-types.h.

unsigned char xpath_tok_table_t::ids[256]

token id table

Definition at line 99 of file roxml-types.h.

pthread_mutex_t xpath_tok_table_t::mut

token table allocation mutex

Definition at line 100 of file roxml-types.h.

struct _xpath_tok* xpath_tok_table_t::next

next xpath token

Definition at line 101 of file roxml-types.h.


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