libguac  0.9.9
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  instruction-constants.h [code]
 Constants related to Guacamole instructions.
 
file  instruction-types.h [code]
 Type definitions related to Guacamole instructions.
 
file  instruction.h [code]
 Provides functions and structures for reading, writing, and manipulating Guacamole instructions.
 
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  plugin-constants.h [code]
 Constants related to client plugins.
 
file  plugin-types.h [code]
 Type definitions 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.