blob: 332b0f4733d6c8018ac72d140c493c8296290c11 [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.9.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>
<script type="text/javascript">
$(document).ready(function() { init_search(); });
</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 style="padding-left: 0.5em;">
<div id="projectname">libguac
&#160;<span id="projectnumber">0.9.9</span>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.9.1 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main&#160;Page</span></a></li>
<li><a href="annotated.html"><span>Data&#160;Structures</span></a></li>
<li class="current"><a href="files.html"><span>Files</span></a></li>
<li>
<div id="MSearchBox" class="MSearchBoxInactive">
<span class="left">
<img id="MSearchSelect" src="search/mag_sel.png"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
<input type="text" id="MSearchField" value="Search" accesskey="S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
</span><span class="right">
<a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
</span>
</div>
</li>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="files.html"><span>File&#160;List</span></a></li>
<li class="current"><a href="globals.html"><span>Globals</span></a></li>
</ul>
</div>
<div id="navrow3" class="tabs2">
<ul class="tablist">
<li class="current"><a href="globals.html"><span>All</span></a></li>
<li><a href="globals_func.html"><span>Functions</span></a></li>
<li><a href="globals_vars.html"><span>Variables</span></a></li>
<li><a href="globals_type.html"><span>Typedefs</span></a></li>
<li><a href="globals_enum.html"><span>Enumerations</span></a></li>
<li><a href="globals_eval.html"><span>Enumerator</span></a></li>
<li><a href="globals_defs.html"><span>Macros</span></a></li>
</ul>
</div>
<div id="navrow4" class="tabs3">
<ul class="tablist">
<li><a href="globals.html#index_a"><span>a</span></a></li>
<li><a href="globals_c.html#index_c"><span>c</span></a></li>
<li><a href="globals_e.html#index_e"><span>e</span></a></li>
<li><a href="globals_g.html#index_g"><span>g</span></a></li>
<li><a href="globals_h.html#index_h"><span>h</span></a></li>
<li><a href="globals_i.html#index_i"><span>i</span></a></li>
<li><a href="globals_l.html#index_l"><span>l</span></a></li>
<li class="current"><a href="globals_p.html#index_p"><span>p</span></a></li>
<li><a href="globals_s.html#index_s"><span>s</span></a></li>
<li><a href="globals_t.html#index_t"><span>t</span></a></li>
<li><a href="globals_u.html#index_u"><span>u</span></a></li>
</ul>
</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 class="anchor" id="index_p"></a>- p -</h3><ul>
<li>guac_pool_alloc()
: <a class="el" href="pool_8h.html#a3e7589997fdd734a6d6155badebd042f">pool.h</a>
</li>
<li>guac_pool_free()
: <a class="el" href="pool_8h.html#a7015e5939617ab7e55477ba0a4f85bdb">pool.h</a>
</li>
<li>guac_pool_free_int()
: <a class="el" href="pool_8h.html#ad90069a41689cf319f46af44bb113579">pool.h</a>
</li>
<li>guac_pool_next_int()
: <a class="el" href="pool_8h.html#abe3c79e0fec121e3d1b1d3ce37aa45f4">pool.h</a>
</li>
<li>guac_protocol_decode_base64()
: <a class="el" href="protocol_8h.html#a0ad7d9b8b205d6fc368eff2d9e8e40ec">protocol.h</a>
</li>
<li>guac_protocol_send_ack()
: <a class="el" href="protocol_8h.html#ab02be6102d9f4aaa2bbb0b249f09d63e">protocol.h</a>
</li>
<li>guac_protocol_send_arc()
: <a class="el" href="protocol_8h.html#ad74bc43b5f03b79027bf02d873cd77b3">protocol.h</a>
</li>
<li>guac_protocol_send_args()
: <a class="el" href="protocol_8h.html#a6047d380b097ebc7d5f35b167e3419e6">protocol.h</a>
</li>
<li>guac_protocol_send_audio()
: <a class="el" href="protocol_8h.html#ab92edb38a4df2db402a013422cee6b42">protocol.h</a>
</li>
<li>guac_protocol_send_blob()
: <a class="el" href="protocol_8h.html#a798d57ec3f3cdfa0d9bb4906f02d5127">protocol.h</a>
</li>
<li>guac_protocol_send_body()
: <a class="el" href="protocol_8h.html#aca9fb516e730233c33da297819f7ae7e">protocol.h</a>
</li>
<li>guac_protocol_send_cfill()
: <a class="el" href="protocol_8h.html#afda3a1a8285e323fca6aef50cb2feb5e">protocol.h</a>
</li>
<li>guac_protocol_send_clip()
: <a class="el" href="protocol_8h.html#acbd1869635b752bbf52998613804df00">protocol.h</a>
</li>
<li>guac_protocol_send_clipboard()
: <a class="el" href="protocol_8h.html#a7e8a055e57afbcd9c9b520767d9a1c64">protocol.h</a>
</li>
<li>guac_protocol_send_close()
: <a class="el" href="protocol_8h.html#a45a3e4e32900594e17c49db6939fc10a">protocol.h</a>
</li>
<li>guac_protocol_send_connect()
: <a class="el" href="protocol_8h.html#ac8dea4393e2ec69d5d27fd0759a70fcb">protocol.h</a>
</li>
<li>guac_protocol_send_copy()
: <a class="el" href="protocol_8h.html#ad035df3781dc19ba2330b02ef1dd6eda">protocol.h</a>
</li>
<li>guac_protocol_send_cstroke()
: <a class="el" href="protocol_8h.html#ac6f28f1beb2fa07e1b3f6fa774789fd9">protocol.h</a>
</li>
<li>guac_protocol_send_cursor()
: <a class="el" href="protocol_8h.html#a17da53514189083fa84aa3cc0bf6883a">protocol.h</a>
</li>
<li>guac_protocol_send_curve()
: <a class="el" href="protocol_8h.html#a1b9985b080a339dcd14b95f5e46e8ab5">protocol.h</a>
</li>
<li>guac_protocol_send_disconnect()
: <a class="el" href="protocol_8h.html#afd463766036afda4798edbe788d29524">protocol.h</a>
</li>
<li>guac_protocol_send_dispose()
: <a class="el" href="protocol_8h.html#a7b2456a017f772a39be6d33a5da9149d">protocol.h</a>
</li>
<li>guac_protocol_send_distort()
: <a class="el" href="protocol_8h.html#a6b4cdd9133dbdca8cfc1e78a0d6bdf13">protocol.h</a>
</li>
<li>guac_protocol_send_end()
: <a class="el" href="protocol_8h.html#ae1bb569878a14efecccc0c05757d1cae">protocol.h</a>
</li>
<li>guac_protocol_send_error()
: <a class="el" href="protocol_8h.html#abe696ca7c9841883c5d5bea513d4ee9a">protocol.h</a>
</li>
<li>guac_protocol_send_file()
: <a class="el" href="protocol_8h.html#a453e1b22d63a9d07ba23b3a6726c2f06">protocol.h</a>
</li>
<li>guac_protocol_send_filesystem()
: <a class="el" href="protocol_8h.html#a3779c2287625af70fb001afbcc739da5">protocol.h</a>
</li>
<li>guac_protocol_send_identity()
: <a class="el" href="protocol_8h.html#aac205e52801a875bfbef02ae237b6b15">protocol.h</a>
</li>
<li>guac_protocol_send_img()
: <a class="el" href="protocol_8h.html#afda8074f65d35795203f392f6688163e">protocol.h</a>
</li>
<li>guac_protocol_send_lfill()
: <a class="el" href="protocol_8h.html#a9271e3b6cc0030b833d18137969a4018">protocol.h</a>
</li>
<li>guac_protocol_send_line()
: <a class="el" href="protocol_8h.html#afac3f57649c20b5e39c484a52d264005">protocol.h</a>
</li>
<li>guac_protocol_send_log()
: <a class="el" href="protocol_8h.html#a6f832f5b814129d2819f115d84da3cd0">protocol.h</a>
</li>
<li>guac_protocol_send_lstroke()
: <a class="el" href="protocol_8h.html#a5b7d621d534126e26178789800a1a5d5">protocol.h</a>
</li>
<li>guac_protocol_send_move()
: <a class="el" href="protocol_8h.html#ac7409451b0f2b18dc870d347545c9afd">protocol.h</a>
</li>
<li>guac_protocol_send_name()
: <a class="el" href="protocol_8h.html#a481fbaab3b8e72505df752ac2f6cc59e">protocol.h</a>
</li>
<li>guac_protocol_send_nest()
: <a class="el" href="protocol_8h.html#a94efa63c9895383e142a3f7ce559300b">protocol.h</a>
</li>
<li>guac_protocol_send_nop()
: <a class="el" href="protocol_8h.html#a8fa17d3aa1270b806ac6a386798c6d41">protocol.h</a>
</li>
<li>guac_protocol_send_pipe()
: <a class="el" href="protocol_8h.html#a18b2c462077b7c51d211f3db09c30292">protocol.h</a>
</li>
<li>guac_protocol_send_pop()
: <a class="el" href="protocol_8h.html#ab29ab6edd91e954fd686742c92eab6d4">protocol.h</a>
</li>
<li>guac_protocol_send_push()
: <a class="el" href="protocol_8h.html#a9db04720cbb2bc972f48f2e9332f23a8">protocol.h</a>
</li>
<li>guac_protocol_send_ready()
: <a class="el" href="protocol_8h.html#a102b7719fbd9c8ea0eb2dc4f51e26359">protocol.h</a>
</li>
<li>guac_protocol_send_rect()
: <a class="el" href="protocol_8h.html#a42dc3db797b83accd3418b76648adac5">protocol.h</a>
</li>
<li>guac_protocol_send_reset()
: <a class="el" href="protocol_8h.html#a5f6433cc21bc043c57fb7c468428373a">protocol.h</a>
</li>
<li>guac_protocol_send_select()
: <a class="el" href="protocol_8h.html#a8757c7870e648b220dbc76b8292fe5cf">protocol.h</a>
</li>
<li>guac_protocol_send_set()
: <a class="el" href="protocol_8h.html#aa3750a6c0fbf190fb71a6ab0955cb31a">protocol.h</a>
</li>
<li>guac_protocol_send_shade()
: <a class="el" href="protocol_8h.html#a0e72a4122a3a7c45fa21e0d5607cc4d5">protocol.h</a>
</li>
<li>guac_protocol_send_size()
: <a class="el" href="protocol_8h.html#affc4cf09c3337bd860439da99bdfef98">protocol.h</a>
</li>
<li>guac_protocol_send_start()
: <a class="el" href="protocol_8h.html#a60d33439eb4b5a11535a9a77e57c4126">protocol.h</a>
</li>
<li>guac_protocol_send_sync()
: <a class="el" href="protocol_8h.html#aa11f8798abca85fd2b47b5f9a027fa73">protocol.h</a>
</li>
<li>guac_protocol_send_transfer()
: <a class="el" href="protocol_8h.html#aecdce272ed4c317c5b7291e42239a1f9">protocol.h</a>
</li>
<li>guac_protocol_send_transform()
: <a class="el" href="protocol_8h.html#a17058795c93be51c82a9df95eca8e62b">protocol.h</a>
</li>
<li>guac_protocol_send_undefine()
: <a class="el" href="protocol_8h.html#aefa251505e61332e8e1c27ade0478e64">protocol.h</a>
</li>
<li>guac_protocol_send_video()
: <a class="el" href="protocol_8h.html#a657216f2e63d2d42e8624f96def84bf8">protocol.h</a>
</li>
<li>guac_protocol_status
: <a class="el" href="protocol-types_8h.html#af946f7f843fa5935dbeeb08f85dec9e2">protocol-types.h</a>
</li>
<li>vguac_protocol_send_log()
: <a class="el" href="protocol_8h.html#a3a783d771e1727ba2a82b2298acf4ee4">protocol.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.9.1
</small></address>
<!-- Google Analytics -->
<script type="text/javascript">
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-75289145-1', 'auto');
ga('send', 'pageview');
</script>
<!-- End Google Analytics -->
</body>
</html>