libguac  0.6.1
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
Data Fields
guac_instruction Struct Reference

Represents a single instruction within the Guacamole protocol. More...

#include </builddir/build/BUILD/libguac-0.6.3/include/protocol.h>

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.

Detailed Description

Represents a single instruction within the Guacamole protocol.


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