libguac  0.7.0
Data Structures
Here are the data structures with brief descriptions:
guac_clientGuacamole proxy client
guac_client_infoInformation exposed by the remote client during the connection handshake which can be used by a client plugin
guac_client_pluginA handle to a client plugin, containing enough information about the plugin to complete the initial protocol handshake and instantiate a new client supporting the protocol provided by the client plugin
guac_instructionRepresents a single instruction within the Guacamole protocol
guac_layerRepresents a single layer within the Guacamole protocol
guac_poolA pool of integers
guac_pool_intRepresents a single integer within a larger pool of integers
guac_socketThe core I/O object of Guacamole
guac_streamRepresents a single nested stream within the Guacamole protocol
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines