Greenbone Vulnerability Manager
22.4.0~dev1
|
A handle on a GMP parser. More...
#include <gmp_base.h>
Data Fields | |
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.