A handle on an OMP parser.
More...
A handle on an OMP parser.
Definition at line 705 of file omp.c.
◆ client_writer
int(* omp_parser_t::client_writer) (const char *, void *) |
Writes to the client.
Definition at line 707 of file omp.c.
◆ client_writer_data
void* omp_parser_t::client_writer_data |
Argument to client_writer.
Definition at line 708 of file omp.c.
◆ disabled_commands
gchar** omp_parser_t::disabled_commands |
◆ importing
int omp_parser_t::importing |
Whether the current op is importing.
Definition at line 709 of file omp.c.
◆ parent_state
int omp_parser_t::parent_state |
Parent state when reading over.
Definition at line 711 of file omp.c.
◆ read_over
int omp_parser_t::read_over |
Read over any child elements.
Definition at line 710 of file omp.c.
The documentation for this struct was generated from the following file: