libguac  0.9.11-incubating
guacamole Directory Reference

Files

file  audio-fntypes.h [code]
 Function type definitions related to simple streaming audio.
 
file  audio-types.h [code]
 Type definitions related to simple streaming audio.
 
file  audio.h [code]
 Provides functions and structures used for providing simple streaming audio.
 
file  client-constants.h [code]
 Constants related to the Guacamole client structure, guac_client.
 
file  client-fntypes.h [code]
 Function type definitions related to the Guacamole client structure, guac_client.
 
file  client-types.h [code]
 Type definitions related to the Guacamole client structure, guac_client.
 
file  client.h [code]
 Functions and structure contents for the Guacamole proxy client.
 
file  error-types.h [code]
 Type definitions related to return values and errors.
 
file  error.h [code]
 Provides functions and structures required for handling return values and errors.
 
file  hash.h [code]
 Provides functions and structures for producing likely-to-be-unique hash values for images.
 
file  layer-types.h [code]
 Type definitions related to Guacamole layers.
 
file  layer.h [code]
 Provides functions and structures required for allocating and using layers.
 
file  object-types.h [code]
 Type definitions related to Guacamole protocol objects.
 
file  object.h [code]
 Provides functions and structures required for allocating and using objects.
 
file  parser-constants.h [code]
 Constants related to the Guacamole protocol parser.
 
file  parser-types.h [code]
 Type definitions related to parsing the Guacamole protocol.
 
file  parser.h [code]
 Provides functions and structures for parsing the Guacamole protocol.
 
file  plugin-constants.h [code]
 Constants related to client plugins.
 
file  plugin.h [code]
 Provides functions and structures required for handling a client plugin.
 
file  pool-types.h [code]
 Type definitions related to the guac_pool pool of unique integers.
 
file  pool.h [code]
 Provides functions and structures for maintaining dynamically allocated and freed pools of integers.
 
file  protocol-types.h [code]
 Type definitions related to the Guacamole protocol.
 
file  protocol.h [code]
 Provides functions and structures required for communicating using the Guacamole protocol over a guac_socket connection, such as that provided by guac_client objects.
 
file  socket-constants.h [code]
 Constants related to the guac_socket object.
 
file  socket-fntypes.h [code]
 Function type definitions related to the guac_socket object.
 
file  socket-types.h [code]
 Type definitions related to the guac_socket object.
 
file  socket.h [code]
 Defines the guac_socket object and functionss for using and manipulating it.
 
file  stream-types.h [code]
 Type definitions related to Guacamole protocol streams.
 
file  stream.h [code]
 Provides functions and structures required for allocating and using streams.
 
file  timestamp-types.h [code]
 Type definitions related to Guacamole protocol timestamps.
 
file  timestamp.h [code]
 Provides functions and structures for creating timestamps.
 
file  unicode.h [code]
 Provides functions for manipulating Unicode strings.
 
file  user-constants.h [code]
 Constants related to the Guacamole user structure, guac_user.
 
file  user-fntypes.h [code]
 Function type definitions related to the guac_user object.
 
file  user-types.h [code]
 Type definitions related to the guac_user object.
 
file  user.h [code]
 Defines the guac_user object, which represents a physical connection within a larger, possibly shared, logical connection represented by a guac_client.