guacamole/audio-fntypes.h [code] | Function type definitions related to simple streaming audio |
guacamole/audio-types.h [code] | Type definitions related to simple streaming audio |
guacamole/audio.h [code] | Provides functions and structures used for providing simple streaming audio |
guacamole/client-constants.h [code] | Constants related to the Guacamole client structure, guac_client |
guacamole/client-fntypes.h [code] | Function type definitions related to the Guacamole client structure, guac_client |
guacamole/client-types.h [code] | Type definitions related to the Guacamole client structure, guac_client |
guacamole/client.h [code] | Functions and structure contents for the Guacamole proxy client |
guacamole/error-types.h [code] | Type definitions related to return values and errors |
guacamole/error.h [code] | Provides functions and structures required for handling return values and errors |
guacamole/hash.h [code] | Provides functions and structures for producing likely-to-be-unique hash values for images |
guacamole/layer-types.h [code] | Type definitions related to Guacamole layers |
guacamole/layer.h [code] | Provides functions and structures required for allocating and using layers |
guacamole/object-types.h [code] | Type definitions related to Guacamole protocol objects |
guacamole/object.h [code] | Provides functions and structures required for allocating and using objects |
guacamole/parser-constants.h [code] | Constants related to the Guacamole protocol parser |
guacamole/parser-types.h [code] | Type definitions related to parsing the Guacamole protocol |
guacamole/parser.h [code] | Provides functions and structures for parsing the Guacamole protocol |
guacamole/plugin-constants.h [code] | Constants related to client plugins |
guacamole/plugin.h [code] | Provides functions and structures required for handling a client plugin |
guacamole/pool-types.h [code] | Type definitions related to the guac_pool pool of unique integers |
guacamole/pool.h [code] | Provides functions and structures for maintaining dynamically allocated and freed pools of integers |
guacamole/protocol-types.h [code] | Type definitions related to the Guacamole protocol |
guacamole/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 |
guacamole/socket-constants.h [code] | Constants related to the guac_socket object |
guacamole/socket-fntypes.h [code] | Function type definitions related to the guac_socket object |
guacamole/socket-ssl.h [code] | Provides an SSL/TLS implementation of guac_socket |
guacamole/socket-types.h [code] | Type definitions related to the guac_socket object |
guacamole/socket-wsa.h [code] | Provides an implementation of guac_socket specific to the Windows Socket API (aka WSA or "winsock") |
guacamole/socket.h [code] | Defines the guac_socket object and functionss for using and manipulating it |
guacamole/stream-types.h [code] | Type definitions related to Guacamole protocol streams |
guacamole/stream.h [code] | Provides functions and structures required for allocating and using streams |
guacamole/timestamp-types.h [code] | Type definitions related to Guacamole protocol timestamps |
guacamole/timestamp.h [code] | Provides functions and structures for creating timestamps |
guacamole/unicode.h [code] | Provides functions for manipulating Unicode strings |
guacamole/user-constants.h [code] | Constants related to the Guacamole user structure, guac_user |
guacamole/user-fntypes.h [code] | Function type definitions related to the guac_user object |
guacamole/user-types.h [code] | Type definitions related to the guac_user object |
guacamole/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 |