parser_s Struct Reference

Data Fields

io_tin
io_tout
int state
int prev_state
int cmd_code
int line
int code_line
void * cb_arg
int(* cb_code )(parser_t *, int, void *, const char *, size_t)
int(* cb_html )(parser_t *, void *, const char *, size_t)

Detailed Description

Definition at line 26 of file parser.h.


Field Documentation

Definition at line 30 of file parser.h.

int(* parser_s::cb_code)(parser_t *, int, void *, const char *, size_t)

Definition at line 32 of file parser.h.

int(* parser_s::cb_html)(parser_t *, void *, const char *, size_t)

Definition at line 33 of file parser.h.

Definition at line 29 of file parser.h.

Definition at line 29 of file parser.h.

Definition at line 28 of file parser.h.

Definition at line 29 of file parser.h.

Definition at line 28 of file parser.h.

Definition at line 29 of file parser.h.

Definition at line 29 of file parser.h.


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