libguac  0.9.9
Data Structures
Here are the data structures with brief descriptions:
 Cguac_audio_encoderArbitrary audio codec encoder
 Cguac_audio_streamBasic audio stream
 Cguac_clientGuacamole proxy client
 Cguac_client_infoInformation exposed by the remote client during the connection handshake which can be used by a client plugin
 Cguac_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
 Cguac_instructionRepresents a single instruction within the Guacamole protocol
 Cguac_layerRepresents a single layer within the Guacamole protocol
 Cguac_objectRepresents a single object within the Guacamole protocol
 Cguac_poolA pool of integers
 Cguac_pool_intRepresents a single integer within a larger pool of integers
 Cguac_socketThe core I/O object of Guacamole
 Cguac_streamRepresents a single stream within the Guacamole protocol