A handle on a GMP parser.
More...
#include <gmp_base.h>
|
|
int(* | client_writer )(const char *, void *) |
| | Writes to the client.
|
| |
|
void * | client_writer_data |
| | Argument to client_writer.
|
| |
|
int | importing |
| | Whether the current op is importing.
|
| |
|
int | read_over |
| | Read over any child elements.
|
| |
|
int | parent_state |
| | Parent state when reading over.
|
| |
|
gchar ** | disabled_commands |
| | Disabled commands.
|
| |
A handle on a GMP parser.
The documentation for this struct was generated from the following file: