blob: cd8358db5c198cfd76080d76c2d22597693f32a4 [file] [log] [blame]
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.14"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>libguac: Globals</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">libguac
&#160;<span id="projectnumber">1.1.0</span>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.14 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search');
/* @license-end */
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */</script>
<div id="main-nav"></div>
</div><!-- top -->
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div class="contents">
<div class="textblock">Here is a list of all documented functions, variables, defines, enums, and typedefs with links to the documentation:</div>
<h3><a id="index_g"></a>- g -</h3><ul>
<li>GUAC_BUFFER_POOL_INITIAL_SIZE
: <a class="el" href="client-constants_8h.html#aa8a296e1032ff408ab141b0765fb9bfb">client-constants.h</a>
</li>
<li>GUAC_CLIENT_CLOSED_STREAM_INDEX
: <a class="el" href="client-constants_8h.html#a6fda25106c4c454c22db2c7e042ee142">client-constants.h</a>
</li>
<li>GUAC_CLIENT_ID_PREFIX
: <a class="el" href="client-constants_8h.html#a8e2b48136e5c358e012a1558d5e5f0c2">client-constants.h</a>
</li>
<li>GUAC_CLIENT_MAX_STREAMS
: <a class="el" href="client-constants_8h.html#ad9f977643c5ffee5c1eeb426664796a1">client-constants.h</a>
</li>
<li>GUAC_CLIENT_MOUSE_LEFT
: <a class="el" href="client-constants_8h.html#a4bb4f5b852ac8c3e2d3c89cd5e63efd2">client-constants.h</a>
</li>
<li>GUAC_CLIENT_MOUSE_MIDDLE
: <a class="el" href="client-constants_8h.html#ad14c5f1800aac863bbebcd676c5c2124">client-constants.h</a>
</li>
<li>GUAC_CLIENT_MOUSE_RIGHT
: <a class="el" href="client-constants_8h.html#a88917d2d7143a483c219eee62fd6317f">client-constants.h</a>
</li>
<li>GUAC_CLIENT_MOUSE_SCROLL_DOWN
: <a class="el" href="client-constants_8h.html#a771231574e9d303aa08fc1cecc9069f0">client-constants.h</a>
</li>
<li>GUAC_CLIENT_MOUSE_SCROLL_UP
: <a class="el" href="client-constants_8h.html#a134afd8a0d8f10a34af51fc70981e39d">client-constants.h</a>
</li>
<li>GUAC_CLIENT_RUNNING
: <a class="el" href="client-types_8h.html#a6f7e91d6dcb20598953948f077910c3bad1ddb6f9bcfcd89a9d8522acfd74d2b0">client-types.h</a>
</li>
<li>GUAC_CLIENT_STOPPING
: <a class="el" href="client-types_8h.html#a6f7e91d6dcb20598953948f077910c3ba5a21704bd35c396c4c640e0b1fc0c8fd">client-types.h</a>
</li>
<li>GUAC_DEFAULT_LAYER
: <a class="el" href="client_8h.html#a336a485c006394d5eea88bf6d8d422d8">client.h</a>
</li>
<li>GUAC_INSTRUCTION_MAX_DIGITS
: <a class="el" href="parser-constants_8h.html#a408e5069154be109ad3dcf45cbc0b00f">parser-constants.h</a>
</li>
<li>GUAC_INSTRUCTION_MAX_ELEMENTS
: <a class="el" href="parser-constants_8h.html#a6f314dc5700812ca93ff132a15b86a46">parser-constants.h</a>
</li>
<li>GUAC_INSTRUCTION_MAX_LENGTH
: <a class="el" href="parser-constants_8h.html#a6cb4157503008653c5200ea640fe8744">parser-constants.h</a>
</li>
<li>GUAC_LOG_DEBUG
: <a class="el" href="client-types_8h.html#adfeeb4ff06541220c91ce3401d840727a070794a24cef7ef430b2edaff3c9ea9b">client-types.h</a>
</li>
<li>GUAC_LOG_ERROR
: <a class="el" href="client-types_8h.html#adfeeb4ff06541220c91ce3401d840727a4fd231414f22c9a104106ddaf2b12c2c">client-types.h</a>
</li>
<li>GUAC_LOG_INFO
: <a class="el" href="client-types_8h.html#adfeeb4ff06541220c91ce3401d840727aedc7d68f866aa570a055a88030d36b29">client-types.h</a>
</li>
<li>GUAC_LOG_TRACE
: <a class="el" href="client-types_8h.html#adfeeb4ff06541220c91ce3401d840727ab507f156c21f790e9311c6c19f8a79eb">client-types.h</a>
</li>
<li>GUAC_LOG_WARNING
: <a class="el" href="client-types_8h.html#adfeeb4ff06541220c91ce3401d840727a24865770a939aa238cd69cd7f11205be">client-types.h</a>
</li>
<li>GUAC_PARSE_COMPLETE
: <a class="el" href="parser-types_8h.html#a842bb8c1d5569ebebae3fdadb2527f30ac2f96a86cbe8d0f5db5efc09da4580cf">parser-types.h</a>
</li>
<li>GUAC_PARSE_CONTENT
: <a class="el" href="parser-types_8h.html#a842bb8c1d5569ebebae3fdadb2527f30a324af2c7faab24fd596a2a646bf8b55e">parser-types.h</a>
</li>
<li>GUAC_PARSE_ERROR
: <a class="el" href="parser-types_8h.html#a842bb8c1d5569ebebae3fdadb2527f30ace4ab12c05611f0dbc5260430812b0bc">parser-types.h</a>
</li>
<li>GUAC_PARSE_LENGTH
: <a class="el" href="parser-types_8h.html#a842bb8c1d5569ebebae3fdadb2527f30ad3301ee4914616a122a999a6f28910cc">parser-types.h</a>
</li>
<li>GUAC_PROTOCOL_BLOB_MAX_LENGTH
: <a class="el" href="protocol-constants_8h.html#af5dd5c766aeebead268d0daa6c8c2166">protocol-constants.h</a>
</li>
<li>GUAC_PROTOCOL_LIBRARY_LIMIT
: <a class="el" href="plugin-constants_8h.html#a03c00580f4455d35c1ed33ed4dcfe2fe">plugin-constants.h</a>
</li>
<li>GUAC_PROTOCOL_LIBRARY_PREFIX
: <a class="el" href="plugin-constants_8h.html#ac328a06358d3e07e10999e556f77c05a">plugin-constants.h</a>
</li>
<li>GUAC_PROTOCOL_LIBRARY_SUFFIX
: <a class="el" href="plugin-constants_8h.html#af3601bb5aaa3ca309987f70bd48005fd">plugin-constants.h</a>
</li>
<li>GUAC_PROTOCOL_NAME_LIMIT
: <a class="el" href="plugin-constants_8h.html#a4ce2e3a2b6be66e9ab382fb8d2ab2621">plugin-constants.h</a>
</li>
<li>GUAC_PROTOCOL_STATUS_CLIENT_BAD_REQUEST
: <a class="el" href="protocol-types_8h.html#af946f7f843fa5935dbeeb08f85dec9e2a3368d253bd711779821fd35cfce26fb7">protocol-types.h</a>
</li>
<li>GUAC_PROTOCOL_STATUS_CLIENT_BAD_TYPE
: <a class="el" href="protocol-types_8h.html#af946f7f843fa5935dbeeb08f85dec9e2aee8dbe77e34276c2c63ac48cfd9efb6a">protocol-types.h</a>
</li>
<li>GUAC_PROTOCOL_STATUS_CLIENT_FORBIDDEN
: <a class="el" href="protocol-types_8h.html#af946f7f843fa5935dbeeb08f85dec9e2ae69699ec97ca233ff2080e258cbaffc5">protocol-types.h</a>
</li>
<li>GUAC_PROTOCOL_STATUS_CLIENT_OVERRUN
: <a class="el" href="protocol-types_8h.html#af946f7f843fa5935dbeeb08f85dec9e2a8d525475c60f4851a0e54f80e2106d13">protocol-types.h</a>
</li>
<li>GUAC_PROTOCOL_STATUS_CLIENT_TIMEOUT
: <a class="el" href="protocol-types_8h.html#af946f7f843fa5935dbeeb08f85dec9e2a48bbc2974575fc1418a74367b090dfff">protocol-types.h</a>
</li>
<li>GUAC_PROTOCOL_STATUS_CLIENT_TOO_MANY
: <a class="el" href="protocol-types_8h.html#af946f7f843fa5935dbeeb08f85dec9e2aea1d0ee50c190b937904da2ad68cabdc">protocol-types.h</a>
</li>
<li>GUAC_PROTOCOL_STATUS_CLIENT_UNAUTHORIZED
: <a class="el" href="protocol-types_8h.html#af946f7f843fa5935dbeeb08f85dec9e2af235e2bc03b76506e2b145bef2faadca">protocol-types.h</a>
</li>
<li>GUAC_PROTOCOL_STATUS_RESOURCE_CLOSED
: <a class="el" href="protocol-types_8h.html#af946f7f843fa5935dbeeb08f85dec9e2a08b2dc0d23e51f7a2cba7cc807cb80da">protocol-types.h</a>
</li>
<li>GUAC_PROTOCOL_STATUS_RESOURCE_CONFLICT
: <a class="el" href="protocol-types_8h.html#af946f7f843fa5935dbeeb08f85dec9e2a6f19a3fac58e804570a16351f8c35ee9">protocol-types.h</a>
</li>
<li>GUAC_PROTOCOL_STATUS_RESOURCE_NOT_FOUND
: <a class="el" href="protocol-types_8h.html#af946f7f843fa5935dbeeb08f85dec9e2a3aa788cd4b2bbcfab592573dbddc2e22">protocol-types.h</a>
</li>
<li>GUAC_PROTOCOL_STATUS_SERVER_BUSY
: <a class="el" href="protocol-types_8h.html#af946f7f843fa5935dbeeb08f85dec9e2a0344ce1d993b626382a44969934354d6">protocol-types.h</a>
</li>
<li>GUAC_PROTOCOL_STATUS_SERVER_ERROR
: <a class="el" href="protocol-types_8h.html#af946f7f843fa5935dbeeb08f85dec9e2a1540c5c1a0668f06a9d71443d95063ff">protocol-types.h</a>
</li>
<li>GUAC_PROTOCOL_STATUS_SESSION_CLOSED
: <a class="el" href="protocol-types_8h.html#af946f7f843fa5935dbeeb08f85dec9e2a8e31816937bfdc75c639d3bf0c4063ab">protocol-types.h</a>
</li>
<li>GUAC_PROTOCOL_STATUS_SESSION_CONFLICT
: <a class="el" href="protocol-types_8h.html#af946f7f843fa5935dbeeb08f85dec9e2ae92e68bf446315028b3f1992b19967f7">protocol-types.h</a>
</li>
<li>GUAC_PROTOCOL_STATUS_SESSION_TIMEOUT
: <a class="el" href="protocol-types_8h.html#af946f7f843fa5935dbeeb08f85dec9e2a3e4f469d39ea08bf7ff8fec3a2f36b23">protocol-types.h</a>
</li>
<li>GUAC_PROTOCOL_STATUS_SUCCESS
: <a class="el" href="protocol-types_8h.html#af946f7f843fa5935dbeeb08f85dec9e2aece4c889b9d626073bf7a0cb8fe6d5ac">protocol-types.h</a>
</li>
<li>GUAC_PROTOCOL_STATUS_UNSUPPORTED
: <a class="el" href="protocol-types_8h.html#af946f7f843fa5935dbeeb08f85dec9e2a3a967a2c59d846eb6e6106066d95ef75">protocol-types.h</a>
</li>
<li>GUAC_PROTOCOL_STATUS_UPSTREAM_ERROR
: <a class="el" href="protocol-types_8h.html#af946f7f843fa5935dbeeb08f85dec9e2a00d154907f7b45e526db18a5a5685d78">protocol-types.h</a>
</li>
<li>GUAC_PROTOCOL_STATUS_UPSTREAM_NOT_FOUND
: <a class="el" href="protocol-types_8h.html#af946f7f843fa5935dbeeb08f85dec9e2a503d6c0332647939536488a19513ae3e">protocol-types.h</a>
</li>
<li>GUAC_PROTOCOL_STATUS_UPSTREAM_TIMEOUT
: <a class="el" href="protocol-types_8h.html#af946f7f843fa5935dbeeb08f85dec9e2a5829c4335b31db5c6f1e1764264f281f">protocol-types.h</a>
</li>
<li>GUAC_PROTOCOL_STATUS_UPSTREAM_UNAVAILABLE
: <a class="el" href="protocol-types_8h.html#af946f7f843fa5935dbeeb08f85dec9e2a238ff6f1d0e5fbcb0529fe4985dae814">protocol-types.h</a>
</li>
<li>GUAC_SOCKET_CLOSED
: <a class="el" href="socket-types_8h.html#a0ac0c0cd123b57d8aba5e6ec6fd20939a02f70c652aab0536f0504d413560766e">socket-types.h</a>
</li>
<li>GUAC_SOCKET_KEEP_ALIVE_INTERVAL
: <a class="el" href="socket-constants_8h.html#aa8820e76e3d3471bdc8771591ebf29f7">socket-constants.h</a>
</li>
<li>GUAC_SOCKET_OPEN
: <a class="el" href="socket-types_8h.html#a0ac0c0cd123b57d8aba5e6ec6fd20939a7b8a48d941303b384b59a8203a801dc5">socket-types.h</a>
</li>
<li>GUAC_SOCKET_OUTPUT_BUFFER_SIZE
: <a class="el" href="socket-constants_8h.html#af93053e27466c566624301d7b32a68c3">socket-constants.h</a>
</li>
<li>GUAC_STATUS_BUSY
: <a class="el" href="error-types_8h.html#a1f4f9a73ee399e5dff424376eb4f9c86ae12700a53800d88ba4711e680cc50b55">error-types.h</a>
</li>
<li>GUAC_STATUS_CANCELED
: <a class="el" href="error-types_8h.html#a1f4f9a73ee399e5dff424376eb4f9c86a4c304f409d4fbde1834d1611c18fe98c">error-types.h</a>
</li>
<li>GUAC_STATUS_CLOSED
: <a class="el" href="error-types_8h.html#a1f4f9a73ee399e5dff424376eb4f9c86a7e66422d5706e2be5306c634244a38ff">error-types.h</a>
</li>
<li>GUAC_STATUS_INPUT_TOO_LARGE
: <a class="el" href="error-types_8h.html#a1f4f9a73ee399e5dff424376eb4f9c86a918e06bdee8b3d84f9840665ccf95d3a">error-types.h</a>
</li>
<li>GUAC_STATUS_INTERNAL_ERROR
: <a class="el" href="error-types_8h.html#a1f4f9a73ee399e5dff424376eb4f9c86a4a6fccd6ba5576c38b39b5adc05174ab">error-types.h</a>
</li>
<li>GUAC_STATUS_INVALID_ARGUMENT
: <a class="el" href="error-types_8h.html#a1f4f9a73ee399e5dff424376eb4f9c86a62db59024cea0e396c8d61051594d6d4">error-types.h</a>
</li>
<li>GUAC_STATUS_IO_ERROR
: <a class="el" href="error-types_8h.html#a1f4f9a73ee399e5dff424376eb4f9c86a32e98ba3d8f2b920728e9b373c02bf7a">error-types.h</a>
</li>
<li>GUAC_STATUS_NO_MEMORY
: <a class="el" href="error-types_8h.html#a1f4f9a73ee399e5dff424376eb4f9c86abab29ecdd4072426136965c73186d80a">error-types.h</a>
</li>
<li>GUAC_STATUS_NO_SPACE
: <a class="el" href="error-types_8h.html#a1f4f9a73ee399e5dff424376eb4f9c86a26883cca94f7cdbe7199c8962197fbe3">error-types.h</a>
</li>
<li>GUAC_STATUS_NOT_AVAILABLE
: <a class="el" href="error-types_8h.html#a1f4f9a73ee399e5dff424376eb4f9c86a7bd3cb62015b8eebcc8fdf7af3dd98b7">error-types.h</a>
</li>
<li>GUAC_STATUS_NOT_FOUND
: <a class="el" href="error-types_8h.html#a1f4f9a73ee399e5dff424376eb4f9c86af990a7a671f2261669eb68023d3767c8">error-types.h</a>
</li>
<li>GUAC_STATUS_NOT_INPLEMENTED
: <a class="el" href="error-types_8h.html#a1f4f9a73ee399e5dff424376eb4f9c86a850c15f5310a728b370354e9757c0d8c">error-types.h</a>
</li>
<li>GUAC_STATUS_NOT_SUPPORTED
: <a class="el" href="error-types_8h.html#a1f4f9a73ee399e5dff424376eb4f9c86ae0b1c8264b30ab9339be44fbb64fd39e">error-types.h</a>
</li>
<li>GUAC_STATUS_OUT_OF_RANGE
: <a class="el" href="error-types_8h.html#a1f4f9a73ee399e5dff424376eb4f9c86a79e0f730bcc2941322b7e4e99ed60cf4">error-types.h</a>
</li>
<li>GUAC_STATUS_PERMISSION_DENIED
: <a class="el" href="error-types_8h.html#a1f4f9a73ee399e5dff424376eb4f9c86a00f3e091f403a998b27b3b0386bf5740">error-types.h</a>
</li>
<li>GUAC_STATUS_PROTOCOL_ERROR
: <a class="el" href="error-types_8h.html#a1f4f9a73ee399e5dff424376eb4f9c86a0a09fc9f8030566fc8e1bc38438b5787">error-types.h</a>
</li>
<li>GUAC_STATUS_REFUSED
: <a class="el" href="error-types_8h.html#a1f4f9a73ee399e5dff424376eb4f9c86a47a9d13217f18fbdab621b9ee37b25d7">error-types.h</a>
</li>
<li>GUAC_STATUS_RESULT_TOO_LARGE
: <a class="el" href="error-types_8h.html#a1f4f9a73ee399e5dff424376eb4f9c86a114e1037ead51082d710b22998a5f49d">error-types.h</a>
</li>
<li>GUAC_STATUS_SEE_ERRNO
: <a class="el" href="error-types_8h.html#a1f4f9a73ee399e5dff424376eb4f9c86af34a2ad1cc0601d22889bb5cbce273b7">error-types.h</a>
</li>
<li>GUAC_STATUS_SUCCESS
: <a class="el" href="error-types_8h.html#a1f4f9a73ee399e5dff424376eb4f9c86a05aa91b6406b1d4258619b4b6a2d92b3">error-types.h</a>
</li>
<li>GUAC_STATUS_TIMEOUT
: <a class="el" href="error-types_8h.html#a1f4f9a73ee399e5dff424376eb4f9c86ae1c538233d92f2c7e7fd58887ea487b3">error-types.h</a>
</li>
<li>GUAC_STATUS_TOO_MANY
: <a class="el" href="error-types_8h.html#a1f4f9a73ee399e5dff424376eb4f9c86a673866879da07e263c74ee215ad0b546">error-types.h</a>
</li>
<li>GUAC_STATUS_TRY_AGAIN
: <a class="el" href="error-types_8h.html#a1f4f9a73ee399e5dff424376eb4f9c86a969fd36abf3176099ccd663957ee518a">error-types.h</a>
</li>
<li>GUAC_STATUS_WOULD_BLOCK
: <a class="el" href="error-types_8h.html#a1f4f9a73ee399e5dff424376eb4f9c86a162c54095836dd13a63139d6debe060f">error-types.h</a>
</li>
<li>GUAC_USER_CLOSED_STREAM_INDEX
: <a class="el" href="user-constants_8h.html#a8749ef8d1917591b82b7747edc85d275">user-constants.h</a>
</li>
<li>GUAC_USER_ID_PREFIX
: <a class="el" href="user-constants_8h.html#aa6442383e07f6aa68fbe504037101a87">user-constants.h</a>
</li>
<li>GUAC_USER_MAX_OBJECTS
: <a class="el" href="user-constants_8h.html#afbdfab527f553d531ce690cabd4ae1e7">user-constants.h</a>
</li>
<li>GUAC_USER_MAX_STREAMS
: <a class="el" href="user-constants_8h.html#a9e0884fe25345c84beac1c5a13b1c5ce">user-constants.h</a>
</li>
<li>GUAC_USER_OBJECT_ROOT_NAME
: <a class="el" href="user-constants_8h.html#acb353db4f79b67678376bb521db182e5">user-constants.h</a>
</li>
<li>GUAC_USER_STREAM_INDEX_MIMETYPE
: <a class="el" href="user-constants_8h.html#af3135ba0f5c4cf3099374f612446b490">user-constants.h</a>
</li>
<li>GUAC_USER_UNDEFINED_OBJECT_INDEX
: <a class="el" href="user-constants_8h.html#ae0609bd43bffdfa9ebb8da62f8118c9f">user-constants.h</a>
</li>
<li>GUACAMOLE_PROTOCOL_VERSION
: <a class="el" href="protocol-constants_8h.html#ab1706e67b56808564438ef853a8d2821">protocol-constants.h</a>
</li>
</ul>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.14
</small></address>
</body>
</html>