libguac  1.3.0
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
File List
Here is a list of all documented files with brief descriptions:
[detail level 12]
\-guacamole
 o*argv-constants.hConstants related to automatic handling of received "argv" instructions
 o*argv-fntypes.hFunction type definitions related to automatic handling of received "argv" instructions
 o*argv.hConvenience functions for processing parameter values that are submitted dynamically using "argv" instructions
 o*audio-fntypes.hFunction type definitions related to simple streaming audio
 o*audio-types.hType definitions related to simple streaming audio
 o*audio.hProvides functions and structures used for providing simple streaming audio
 o*client-constants.hConstants related to the Guacamole client structure, guac_client
 o*client-fntypes.hFunction type definitions related to the Guacamole client structure, guac_client
 o*client-types.hType definitions related to the Guacamole client structure, guac_client
 o*client.hFunctions and structure contents for the Guacamole proxy client
 o*error-types.hType definitions related to return values and errors
 o*error.hProvides functions and structures required for handling return values and errors
 o*hash.hProvides functions and structures for producing likely-to-be-unique hash values for images
 o*layer-types.hType definitions related to Guacamole layers
 o*layer.hProvides functions and structures required for allocating and using layers
 o*object-types.hType definitions related to Guacamole protocol objects
 o*object.hProvides functions and structures required for allocating and using objects
 o*parser-constants.hConstants related to the Guacamole protocol parser
 o*parser-types.hType definitions related to parsing the Guacamole protocol
 o*parser.hProvides functions and structures for parsing the Guacamole protocol
 o*plugin-constants.hConstants related to client plugins
 o*plugin.hProvides functions and structures required for handling a client plugin
 o*pool-types.hType definitions related to the guac_pool pool of unique integers
 o*pool.hProvides functions and structures for maintaining dynamically allocated and freed pools of integers
 o*protocol-constants.hConstants related to the Guacamole protocol
 o*protocol-types.hType definitions related to the Guacamole protocol
 o*protocol.hProvides functions and structures required for communicating using the Guacamole protocol over a guac_socket connection, such as that provided by guac_client objects
 o*socket-constants.hConstants related to the guac_socket object
 o*socket-fntypes.hFunction type definitions related to the guac_socket object
 o*socket-ssl.hProvides an SSL/TLS implementation of guac_socket
 o*socket-types.hType definitions related to the guac_socket object
 o*socket-wsa.hProvides an implementation of guac_socket specific to the Windows Socket API (aka WSA or "winsock")
 o*socket.hDefines the guac_socket object and functionss for using and manipulating it
 o*stream-types.hType definitions related to Guacamole protocol streams
 o*stream.hProvides functions and structures required for allocating and using streams
 o*string.hProvides convenience functions for manipulating strings
 o*timestamp-types.hType definitions related to Guacamole protocol timestamps
 o*timestamp.hProvides functions and structures for creating timestamps
 o*unicode.hProvides functions for manipulating Unicode strings
 o*user-constants.hConstants related to the Guacamole user structure, guac_user
 o*user-fntypes.hFunction type definitions related to the guac_user object
 o*user-types.hType definitions related to the guac_user object
 o*user.hDefines the guac_user object, which represents a physical connection within a larger, possibly shared, logical connection represented by a guac_client
 o*wol-constants.hHeader file that provides constants and defaults related to libguac Wake-on-LAN support
 \*wol.hHeader that provides functions and structures related to Wake-on-LAN support in libguac