libguac  1.5.0
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Structures
Here are the data structures with brief descriptions:
oCguac_audio_encoderArbitrary audio codec encoder
oCguac_audio_streamBasic audio stream
oCguac_clientGuacamole proxy client
oCguac_layerRepresents a single layer within the Guacamole protocol
oCguac_objectRepresents a single object within the Guacamole protocol
oCguac_parserA Guacamole protocol parser, which reads individual instructions, filling its own internal structure with the most recently read instruction data
oCguac_poolA pool of integers
oCguac_pool_intRepresents a single integer within a larger pool of integers
oCguac_recordingAn in-progress session recording, attached to a guac_client instance such that output Guacamole instructions may be dynamically intercepted and written to a file
oCguac_socketThe core I/O object of Guacamole
oCguac_socket_ssl_dataSSL socket-specific data
oCguac_streamRepresents a single stream within the Guacamole protocol
oCguac_userRepresentation of a physical connection within a larger logical connection which may be shared
\Cguac_user_infoInformation exposed by the remote client during the connection handshake which can be used by a client plugin