guac_parser Struct Reference

A Guacamole protocol parser, which reads individual instructions, filling its own internal structure with the most recently read instruction data. More...

Data Fields

char * opcode
 The opcode of the instruction.
int argc
 The number of arguments passed to this instruction.
char ** argv
 Array of all arguments passed to this instruction.
guac_parse_state state
 The parse state of the instruction.

Detailed Description

A Guacamole protocol parser, which reads individual instructions, filling its own internal structure with the most recently read instruction data.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines

Generated on 17 Oct 2022 for libguac by  doxygen 1.6.1