blob: 17b29f5105aa0c81f8d4038fe51ee8353ef96f6d [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: guacamole/client-fntypes.h Source File</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><a href="globals.html"><span>Globals</span></a></li>
</ul>
</div>
<!-- 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 id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="dir_6bb9fad85c98b48a11165f494b9f53ce.html">guacamole</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="headertitle">
<div class="title">client-fntypes.h</div> </div>
</div><!--header-->
<div class="contents">
<a href="client-fntypes_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span>&#160;<span class="comment">/*</span></div>
<div class="line"><a name="l00002"></a><span class="lineno"> 2</span>&#160;<span class="comment"> * Copyright (C) 2014 Glyptodon LLC</span></div>
<div class="line"><a name="l00003"></a><span class="lineno"> 3</span>&#160;<span class="comment"> *</span></div>
<div class="line"><a name="l00004"></a><span class="lineno"> 4</span>&#160;<span class="comment"> * Permission is hereby granted, free of charge, to any person obtaining a copy</span></div>
<div class="line"><a name="l00005"></a><span class="lineno"> 5</span>&#160;<span class="comment"> * of this software and associated documentation files (the &quot;Software&quot;), to deal</span></div>
<div class="line"><a name="l00006"></a><span class="lineno"> 6</span>&#160;<span class="comment"> * in the Software without restriction, including without limitation the rights</span></div>
<div class="line"><a name="l00007"></a><span class="lineno"> 7</span>&#160;<span class="comment"> * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell</span></div>
<div class="line"><a name="l00008"></a><span class="lineno"> 8</span>&#160;<span class="comment"> * copies of the Software, and to permit persons to whom the Software is</span></div>
<div class="line"><a name="l00009"></a><span class="lineno"> 9</span>&#160;<span class="comment"> * furnished to do so, subject to the following conditions:</span></div>
<div class="line"><a name="l00010"></a><span class="lineno"> 10</span>&#160;<span class="comment"> *</span></div>
<div class="line"><a name="l00011"></a><span class="lineno"> 11</span>&#160;<span class="comment"> * The above copyright notice and this permission notice shall be included in</span></div>
<div class="line"><a name="l00012"></a><span class="lineno"> 12</span>&#160;<span class="comment"> * all copies or substantial portions of the Software.</span></div>
<div class="line"><a name="l00013"></a><span class="lineno"> 13</span>&#160;<span class="comment"> *</span></div>
<div class="line"><a name="l00014"></a><span class="lineno"> 14</span>&#160;<span class="comment"> * THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR</span></div>
<div class="line"><a name="l00015"></a><span class="lineno"> 15</span>&#160;<span class="comment"> * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,</span></div>
<div class="line"><a name="l00016"></a><span class="lineno"> 16</span>&#160;<span class="comment"> * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE</span></div>
<div class="line"><a name="l00017"></a><span class="lineno"> 17</span>&#160;<span class="comment"> * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER</span></div>
<div class="line"><a name="l00018"></a><span class="lineno"> 18</span>&#160;<span class="comment"> * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,</span></div>
<div class="line"><a name="l00019"></a><span class="lineno"> 19</span>&#160;<span class="comment"> * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN</span></div>
<div class="line"><a name="l00020"></a><span class="lineno"> 20</span>&#160;<span class="comment"> * THE SOFTWARE.</span></div>
<div class="line"><a name="l00021"></a><span class="lineno"> 21</span>&#160;<span class="comment"> */</span></div>
<div class="line"><a name="l00022"></a><span class="lineno"> 22</span>&#160;</div>
<div class="line"><a name="l00023"></a><span class="lineno"> 23</span>&#160;<span class="preprocessor">#ifndef _GUAC_CLIENT_FNTYPES_H</span></div>
<div class="line"><a name="l00024"></a><span class="lineno"> 24</span>&#160;<span class="preprocessor">#define _GUAC_CLIENT_FNTYPES_H</span></div>
<div class="line"><a name="l00025"></a><span class="lineno"> 25</span>&#160;</div>
<div class="line"><a name="l00033"></a><span class="lineno"> 33</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="client-types_8h.html">client-types.h</a>&quot;</span></div>
<div class="line"><a name="l00034"></a><span class="lineno"> 34</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="object-types_8h.html">object-types.h</a>&quot;</span></div>
<div class="line"><a name="l00035"></a><span class="lineno"> 35</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="protocol-types_8h.html">protocol-types.h</a>&quot;</span></div>
<div class="line"><a name="l00036"></a><span class="lineno"> 36</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="stream-types_8h.html">stream-types.h</a>&quot;</span></div>
<div class="line"><a name="l00037"></a><span class="lineno"> 37</span>&#160;</div>
<div class="line"><a name="l00038"></a><span class="lineno"> 38</span>&#160;<span class="preprocessor">#include &lt;stdarg.h&gt;</span></div>
<div class="line"><a name="l00039"></a><span class="lineno"> 39</span>&#160;</div>
<div class="line"><a name="l00044"></a><span class="lineno"><a class="line" href="client-fntypes_8h.html#abf18878fb969a93415805ea80b503d6d"> 44</a></span>&#160;<span class="keyword">typedef</span> <span class="keywordtype">int</span> <a class="code" href="client-fntypes_8h.html#abf18878fb969a93415805ea80b503d6d">guac_client_handle_messages</a>(<a class="code" href="structguac__client.html">guac_client</a>* client);</div>
<div class="line"><a name="l00045"></a><span class="lineno"> 45</span>&#160;</div>
<div class="line"><a name="l00049"></a><span class="lineno"><a class="line" href="client-fntypes_8h.html#a1724a9f56ab5d8f8d562b14a4602dcf3"> 49</a></span>&#160;<span class="keyword">typedef</span> <span class="keywordtype">int</span> <a class="code" href="client-fntypes_8h.html#a1724a9f56ab5d8f8d562b14a4602dcf3">guac_client_mouse_handler</a>(<a class="code" href="structguac__client.html">guac_client</a>* client, <span class="keywordtype">int</span> x, <span class="keywordtype">int</span> y, <span class="keywordtype">int</span> button_mask);</div>
<div class="line"><a name="l00050"></a><span class="lineno"> 50</span>&#160;</div>
<div class="line"><a name="l00054"></a><span class="lineno"><a class="line" href="client-fntypes_8h.html#a5bab062cc67cf64b963f65fe6e910c15"> 54</a></span>&#160;<span class="keyword">typedef</span> <span class="keywordtype">int</span> <a class="code" href="client-fntypes_8h.html#a5bab062cc67cf64b963f65fe6e910c15">guac_client_key_handler</a>(<a class="code" href="structguac__client.html">guac_client</a>* client, <span class="keywordtype">int</span> keysym, <span class="keywordtype">int</span> pressed);</div>
<div class="line"><a name="l00055"></a><span class="lineno"> 55</span>&#160;</div>
<div class="line"><a name="l00059"></a><span class="lineno"><a class="line" href="client-fntypes_8h.html#a248815ebd832e4e99bdb19e5d2854549"> 59</a></span>&#160;<span class="keyword">typedef</span> <span class="keywordtype">int</span> <a class="code" href="client-fntypes_8h.html#a248815ebd832e4e99bdb19e5d2854549">guac_client_clipboard_handler</a>(<a class="code" href="structguac__client.html">guac_client</a>* client, <a class="code" href="structguac__stream.html">guac_stream</a>* stream,</div>
<div class="line"><a name="l00060"></a><span class="lineno"> 60</span>&#160; <span class="keywordtype">char</span>* mimetype);</div>
<div class="line"><a name="l00064"></a><span class="lineno"><a class="line" href="client-fntypes_8h.html#acd660ba1aa9f6fae07d3d36abb23bca8"> 64</a></span>&#160;<span class="keyword">typedef</span> <span class="keywordtype">int</span> <a class="code" href="client-fntypes_8h.html#acd660ba1aa9f6fae07d3d36abb23bca8">guac_client_size_handler</a>(<a class="code" href="structguac__client.html">guac_client</a>* client,</div>
<div class="line"><a name="l00065"></a><span class="lineno"> 65</span>&#160; <span class="keywordtype">int</span> width, <span class="keywordtype">int</span> height);</div>
<div class="line"><a name="l00066"></a><span class="lineno"> 66</span>&#160;</div>
<div class="line"><a name="l00070"></a><span class="lineno"><a class="line" href="client-fntypes_8h.html#a8c208f624c38f6350939d1e8af56acf9"> 70</a></span>&#160;<span class="keyword">typedef</span> <span class="keywordtype">int</span> <a class="code" href="client-fntypes_8h.html#a8c208f624c38f6350939d1e8af56acf9">guac_client_file_handler</a>(<a class="code" href="structguac__client.html">guac_client</a>* client, <a class="code" href="structguac__stream.html">guac_stream</a>* stream,</div>
<div class="line"><a name="l00071"></a><span class="lineno"> 71</span>&#160; <span class="keywordtype">char</span>* mimetype, <span class="keywordtype">char</span>* filename);</div>
<div class="line"><a name="l00072"></a><span class="lineno"> 72</span>&#160;</div>
<div class="line"><a name="l00076"></a><span class="lineno"><a class="line" href="client-fntypes_8h.html#a7039aa3d43ee760ea7acc571c73a8b80"> 76</a></span>&#160;<span class="keyword">typedef</span> <span class="keywordtype">int</span> <a class="code" href="client-fntypes_8h.html#a7039aa3d43ee760ea7acc571c73a8b80">guac_client_pipe_handler</a>(<a class="code" href="structguac__client.html">guac_client</a>* client, <a class="code" href="structguac__stream.html">guac_stream</a>* stream,</div>
<div class="line"><a name="l00077"></a><span class="lineno"> 77</span>&#160; <span class="keywordtype">char</span>* mimetype, <span class="keywordtype">char</span>* name);</div>
<div class="line"><a name="l00078"></a><span class="lineno"> 78</span>&#160;</div>
<div class="line"><a name="l00082"></a><span class="lineno"><a class="line" href="client-fntypes_8h.html#a9eafe8b2d2edbe8de1bd4e62e4f2a5ae"> 82</a></span>&#160;<span class="keyword">typedef</span> <span class="keywordtype">int</span> <a class="code" href="client-fntypes_8h.html#a9eafe8b2d2edbe8de1bd4e62e4f2a5ae">guac_client_blob_handler</a>(<a class="code" href="structguac__client.html">guac_client</a>* client, <a class="code" href="structguac__stream.html">guac_stream</a>* stream,</div>
<div class="line"><a name="l00083"></a><span class="lineno"> 83</span>&#160; <span class="keywordtype">void</span>* data, <span class="keywordtype">int</span> length);</div>
<div class="line"><a name="l00084"></a><span class="lineno"> 84</span>&#160;</div>
<div class="line"><a name="l00088"></a><span class="lineno"><a class="line" href="client-fntypes_8h.html#a00eba30f03a05be0758274f8793823ce"> 88</a></span>&#160;<span class="keyword">typedef</span> <span class="keywordtype">int</span> <a class="code" href="client-fntypes_8h.html#a00eba30f03a05be0758274f8793823ce">guac_client_ack_handler</a>(<a class="code" href="structguac__client.html">guac_client</a>* client, <a class="code" href="structguac__stream.html">guac_stream</a>* stream,</div>
<div class="line"><a name="l00089"></a><span class="lineno"> 89</span>&#160; <span class="keywordtype">char</span>* error, <a class="code" href="protocol-types_8h.html#af946f7f843fa5935dbeeb08f85dec9e2">guac_protocol_status</a> status);</div>
<div class="line"><a name="l00090"></a><span class="lineno"> 90</span>&#160;</div>
<div class="line"><a name="l00094"></a><span class="lineno"><a class="line" href="client-fntypes_8h.html#a37ffa7ba8c54f00e322f661a868c7161"> 94</a></span>&#160;<span class="keyword">typedef</span> <span class="keywordtype">int</span> <a class="code" href="client-fntypes_8h.html#a37ffa7ba8c54f00e322f661a868c7161">guac_client_end_handler</a>(<a class="code" href="structguac__client.html">guac_client</a>* client, <a class="code" href="structguac__stream.html">guac_stream</a>* stream);</div>
<div class="line"><a name="l00095"></a><span class="lineno"> 95</span>&#160;</div>
<div class="line"><a name="l00099"></a><span class="lineno"><a class="line" href="client-fntypes_8h.html#ad7dfdbe2377ec45bc7e185410d09f189"> 99</a></span>&#160;<span class="keyword">typedef</span> <span class="keywordtype">int</span> <a class="code" href="client-fntypes_8h.html#ad7dfdbe2377ec45bc7e185410d09f189">guac_client_get_handler</a>(<a class="code" href="structguac__client.html">guac_client</a>* client, <a class="code" href="structguac__object.html">guac_object</a>* <span class="keywordtype">object</span>,</div>
<div class="line"><a name="l00100"></a><span class="lineno"> 100</span>&#160; <span class="keywordtype">char</span>* name);</div>
<div class="line"><a name="l00101"></a><span class="lineno"> 101</span>&#160;</div>
<div class="line"><a name="l00105"></a><span class="lineno"><a class="line" href="client-fntypes_8h.html#ac6d393643367ba401ac182c6eb667573"> 105</a></span>&#160;<span class="keyword">typedef</span> <span class="keywordtype">int</span> <a class="code" href="client-fntypes_8h.html#ac6d393643367ba401ac182c6eb667573">guac_client_put_handler</a>(<a class="code" href="structguac__client.html">guac_client</a>* client, <a class="code" href="structguac__object.html">guac_object</a>* <span class="keywordtype">object</span>,</div>
<div class="line"><a name="l00106"></a><span class="lineno"> 106</span>&#160; <a class="code" href="structguac__stream.html">guac_stream</a>* stream, <span class="keywordtype">char</span>* mimetype, <span class="keywordtype">char</span>* name);</div>
<div class="line"><a name="l00107"></a><span class="lineno"> 107</span>&#160;</div>
<div class="line"><a name="l00111"></a><span class="lineno"><a class="line" href="client-fntypes_8h.html#a6ebaeac958d4feabe9f7f9a22252d629"> 111</a></span>&#160;<span class="keyword">typedef</span> <span class="keywordtype">int</span> <a class="code" href="client-fntypes_8h.html#a6ebaeac958d4feabe9f7f9a22252d629">guac_client_audio_handler</a>(<a class="code" href="structguac__client.html">guac_client</a>* client, <span class="keywordtype">char</span>* mimetype);</div>
<div class="line"><a name="l00112"></a><span class="lineno"> 112</span>&#160;</div>
<div class="line"><a name="l00116"></a><span class="lineno"><a class="line" href="client-fntypes_8h.html#a686d2e7cc6ec5800aef1fb8034c8fa21"> 116</a></span>&#160;<span class="keyword">typedef</span> <span class="keywordtype">int</span> <a class="code" href="client-fntypes_8h.html#a686d2e7cc6ec5800aef1fb8034c8fa21">guac_client_video_handler</a>(<a class="code" href="structguac__client.html">guac_client</a>* client, <span class="keywordtype">char</span>* mimetype);</div>
<div class="line"><a name="l00117"></a><span class="lineno"> 117</span>&#160;</div>
<div class="line"><a name="l00122"></a><span class="lineno"><a class="line" href="client-fntypes_8h.html#a7f8c6986f3db9818d016eee6fa562577"> 122</a></span>&#160;<span class="keyword">typedef</span> <span class="keywordtype">int</span> <a class="code" href="client-fntypes_8h.html#a7f8c6986f3db9818d016eee6fa562577">guac_client_free_handler</a>(<a class="code" href="structguac__client.html">guac_client</a>* client);</div>
<div class="line"><a name="l00123"></a><span class="lineno"> 123</span>&#160;</div>
<div class="line"><a name="l00127"></a><span class="lineno"><a class="line" href="client-fntypes_8h.html#a23837e22dbfe152719d596e6918bad3c"> 127</a></span>&#160;<span class="keyword">typedef</span> <span class="keywordtype">void</span> <a class="code" href="client-fntypes_8h.html#a23837e22dbfe152719d596e6918bad3c">guac_client_log_handler</a>(<a class="code" href="structguac__client.html">guac_client</a>* client, <a class="code" href="client-types_8h.html#adfeeb4ff06541220c91ce3401d840727">guac_client_log_level</a> level, <span class="keyword">const</span> <span class="keywordtype">char</span>* format, va_list args); </div>
<div class="line"><a name="l00128"></a><span class="lineno"> 128</span>&#160;</div>
<div class="line"><a name="l00132"></a><span class="lineno"><a class="line" href="client-fntypes_8h.html#a803471317059958932af72f632928ff4"> 132</a></span>&#160;<span class="keyword">typedef</span> <span class="keywordtype">int</span> <a class="code" href="client-fntypes_8h.html#a803471317059958932af72f632928ff4">guac_client_init_handler</a>(<a class="code" href="structguac__client.html">guac_client</a>* client, <span class="keywordtype">int</span> argc, <span class="keywordtype">char</span>** argv);</div>
<div class="line"><a name="l00133"></a><span class="lineno"> 133</span>&#160;</div>
<div class="line"><a name="l00134"></a><span class="lineno"> 134</span>&#160;<span class="preprocessor">#endif</span></div>
<div class="line"><a name="l00135"></a><span class="lineno"> 135</span>&#160;</div>
<div class="ttc" id="client-fntypes_8h_html_ac6d393643367ba401ac182c6eb667573"><div class="ttname"><a href="client-fntypes_8h.html#ac6d393643367ba401ac182c6eb667573">guac_client_put_handler</a></div><div class="ttdeci">int guac_client_put_handler(guac_client *client, guac_object *object, guac_stream *stream, char *mimetype, char *name)</div><div class="ttdoc">Handler for Guacamole object put events. </div><div class="ttdef"><b>Definition:</b> client-fntypes.h:105</div></div>
<div class="ttc" id="client-fntypes_8h_html_a37ffa7ba8c54f00e322f661a868c7161"><div class="ttname"><a href="client-fntypes_8h.html#a37ffa7ba8c54f00e322f661a868c7161">guac_client_end_handler</a></div><div class="ttdeci">int guac_client_end_handler(guac_client *client, guac_stream *stream)</div><div class="ttdoc">Handler for Guacamole stream end events. </div><div class="ttdef"><b>Definition:</b> client-fntypes.h:94</div></div>
<div class="ttc" id="client-fntypes_8h_html_a6ebaeac958d4feabe9f7f9a22252d629"><div class="ttname"><a href="client-fntypes_8h.html#a6ebaeac958d4feabe9f7f9a22252d629">guac_client_audio_handler</a></div><div class="ttdeci">int guac_client_audio_handler(guac_client *client, char *mimetype)</div><div class="ttdoc">Handler for Guacamole audio format events. </div><div class="ttdef"><b>Definition:</b> client-fntypes.h:111</div></div>
<div class="ttc" id="client-fntypes_8h_html_a9eafe8b2d2edbe8de1bd4e62e4f2a5ae"><div class="ttname"><a href="client-fntypes_8h.html#a9eafe8b2d2edbe8de1bd4e62e4f2a5ae">guac_client_blob_handler</a></div><div class="ttdeci">int guac_client_blob_handler(guac_client *client, guac_stream *stream, void *data, int length)</div><div class="ttdoc">Handler for Guacamole stream blob events. </div><div class="ttdef"><b>Definition:</b> client-fntypes.h:82</div></div>
<div class="ttc" id="stream-types_8h_html"><div class="ttname"><a href="stream-types_8h.html">stream-types.h</a></div><div class="ttdoc">Type definitions related to Guacamole protocol streams. </div></div>
<div class="ttc" id="client-fntypes_8h_html_acd660ba1aa9f6fae07d3d36abb23bca8"><div class="ttname"><a href="client-fntypes_8h.html#acd660ba1aa9f6fae07d3d36abb23bca8">guac_client_size_handler</a></div><div class="ttdeci">int guac_client_size_handler(guac_client *client, int width, int height)</div><div class="ttdoc">Handler for Guacamole screen size events. </div><div class="ttdef"><b>Definition:</b> client-fntypes.h:64</div></div>
<div class="ttc" id="object-types_8h_html"><div class="ttname"><a href="object-types_8h.html">object-types.h</a></div><div class="ttdoc">Type definitions related to Guacamole protocol objects. </div></div>
<div class="ttc" id="client-types_8h_html"><div class="ttname"><a href="client-types_8h.html">client-types.h</a></div><div class="ttdoc">Type definitions related to the Guacamole client structure, guac_client. </div></div>
<div class="ttc" id="client-fntypes_8h_html_a8c208f624c38f6350939d1e8af56acf9"><div class="ttname"><a href="client-fntypes_8h.html#a8c208f624c38f6350939d1e8af56acf9">guac_client_file_handler</a></div><div class="ttdeci">int guac_client_file_handler(guac_client *client, guac_stream *stream, char *mimetype, char *filename)</div><div class="ttdoc">Handler for Guacamole file transfer events. </div><div class="ttdef"><b>Definition:</b> client-fntypes.h:70</div></div>
<div class="ttc" id="structguac__object_html"><div class="ttname"><a href="structguac__object.html">guac_object</a></div><div class="ttdoc">Represents a single object within the Guacamole protocol. </div><div class="ttdef"><b>Definition:</b> object.h:35</div></div>
<div class="ttc" id="client-fntypes_8h_html_a7039aa3d43ee760ea7acc571c73a8b80"><div class="ttname"><a href="client-fntypes_8h.html#a7039aa3d43ee760ea7acc571c73a8b80">guac_client_pipe_handler</a></div><div class="ttdeci">int guac_client_pipe_handler(guac_client *client, guac_stream *stream, char *mimetype, char *name)</div><div class="ttdoc">Handler for Guacamole pipe events. </div><div class="ttdef"><b>Definition:</b> client-fntypes.h:76</div></div>
<div class="ttc" id="client-fntypes_8h_html_a5bab062cc67cf64b963f65fe6e910c15"><div class="ttname"><a href="client-fntypes_8h.html#a5bab062cc67cf64b963f65fe6e910c15">guac_client_key_handler</a></div><div class="ttdeci">int guac_client_key_handler(guac_client *client, int keysym, int pressed)</div><div class="ttdoc">Handler for Guacamole key events. </div><div class="ttdef"><b>Definition:</b> client-fntypes.h:54</div></div>
<div class="ttc" id="client-fntypes_8h_html_a7f8c6986f3db9818d016eee6fa562577"><div class="ttname"><a href="client-fntypes_8h.html#a7f8c6986f3db9818d016eee6fa562577">guac_client_free_handler</a></div><div class="ttdeci">int guac_client_free_handler(guac_client *client)</div><div class="ttdoc">Handler for freeing up any extra data allocated by the client implementation. </div><div class="ttdef"><b>Definition:</b> client-fntypes.h:122</div></div>
<div class="ttc" id="client-fntypes_8h_html_a00eba30f03a05be0758274f8793823ce"><div class="ttname"><a href="client-fntypes_8h.html#a00eba30f03a05be0758274f8793823ce">guac_client_ack_handler</a></div><div class="ttdeci">int guac_client_ack_handler(guac_client *client, guac_stream *stream, char *error, guac_protocol_status status)</div><div class="ttdoc">Handler for Guacamole stream ack events. </div><div class="ttdef"><b>Definition:</b> client-fntypes.h:88</div></div>
<div class="ttc" id="client-fntypes_8h_html_a248815ebd832e4e99bdb19e5d2854549"><div class="ttname"><a href="client-fntypes_8h.html#a248815ebd832e4e99bdb19e5d2854549">guac_client_clipboard_handler</a></div><div class="ttdeci">int guac_client_clipboard_handler(guac_client *client, guac_stream *stream, char *mimetype)</div><div class="ttdoc">Handler for Guacamole clipboard events. </div><div class="ttdef"><b>Definition:</b> client-fntypes.h:59</div></div>
<div class="ttc" id="client-fntypes_8h_html_a686d2e7cc6ec5800aef1fb8034c8fa21"><div class="ttname"><a href="client-fntypes_8h.html#a686d2e7cc6ec5800aef1fb8034c8fa21">guac_client_video_handler</a></div><div class="ttdeci">int guac_client_video_handler(guac_client *client, char *mimetype)</div><div class="ttdoc">Handler for Guacamole video format events. </div><div class="ttdef"><b>Definition:</b> client-fntypes.h:116</div></div>
<div class="ttc" id="client-fntypes_8h_html_a803471317059958932af72f632928ff4"><div class="ttname"><a href="client-fntypes_8h.html#a803471317059958932af72f632928ff4">guac_client_init_handler</a></div><div class="ttdeci">int guac_client_init_handler(guac_client *client, int argc, char **argv)</div><div class="ttdoc">Handler which should initialize the given guac_client. </div><div class="ttdef"><b>Definition:</b> client-fntypes.h:132</div></div>
<div class="ttc" id="protocol-types_8h_html"><div class="ttname"><a href="protocol-types_8h.html">protocol-types.h</a></div><div class="ttdoc">Type definitions related to the Guacamole protocol. </div></div>
<div class="ttc" id="client-fntypes_8h_html_a1724a9f56ab5d8f8d562b14a4602dcf3"><div class="ttname"><a href="client-fntypes_8h.html#a1724a9f56ab5d8f8d562b14a4602dcf3">guac_client_mouse_handler</a></div><div class="ttdeci">int guac_client_mouse_handler(guac_client *client, int x, int y, int button_mask)</div><div class="ttdoc">Handler for Guacamole mouse events. </div><div class="ttdef"><b>Definition:</b> client-fntypes.h:49</div></div>
<div class="ttc" id="client-fntypes_8h_html_ad7dfdbe2377ec45bc7e185410d09f189"><div class="ttname"><a href="client-fntypes_8h.html#ad7dfdbe2377ec45bc7e185410d09f189">guac_client_get_handler</a></div><div class="ttdeci">int guac_client_get_handler(guac_client *client, guac_object *object, char *name)</div><div class="ttdoc">Handler for Guacamole object get events. </div><div class="ttdef"><b>Definition:</b> client-fntypes.h:99</div></div>
<div class="ttc" id="structguac__client_html"><div class="ttname"><a href="structguac__client.html">guac_client</a></div><div class="ttdoc">Guacamole proxy client. </div><div class="ttdef"><b>Definition:</b> client.h:94</div></div>
<div class="ttc" id="protocol-types_8h_html_af946f7f843fa5935dbeeb08f85dec9e2"><div class="ttname"><a href="protocol-types_8h.html#af946f7f843fa5935dbeeb08f85dec9e2">guac_protocol_status</a></div><div class="ttdeci">guac_protocol_status</div><div class="ttdoc">Set of all possible status codes returned by protocol operations. </div><div class="ttdef"><b>Definition:</b> protocol-types.h:47</div></div>
<div class="ttc" id="structguac__stream_html"><div class="ttname"><a href="structguac__stream.html">guac_stream</a></div><div class="ttdoc">Represents a single stream within the Guacamole protocol. </div><div class="ttdef"><b>Definition:</b> stream.h:35</div></div>
<div class="ttc" id="client-fntypes_8h_html_a23837e22dbfe152719d596e6918bad3c"><div class="ttname"><a href="client-fntypes_8h.html#a23837e22dbfe152719d596e6918bad3c">guac_client_log_handler</a></div><div class="ttdeci">void guac_client_log_handler(guac_client *client, guac_client_log_level level, const char *format, va_list args)</div><div class="ttdoc">Handler for logging messages. </div><div class="ttdef"><b>Definition:</b> client-fntypes.h:127</div></div>
<div class="ttc" id="client-fntypes_8h_html_abf18878fb969a93415805ea80b503d6d"><div class="ttname"><a href="client-fntypes_8h.html#abf18878fb969a93415805ea80b503d6d">guac_client_handle_messages</a></div><div class="ttdeci">int guac_client_handle_messages(guac_client *client)</div><div class="ttdoc">Handler for server messages (where "server" refers to the server that the proxy client is connected t...</div><div class="ttdef"><b>Definition:</b> client-fntypes.h:44</div></div>
<div class="ttc" id="client-types_8h_html_adfeeb4ff06541220c91ce3401d840727"><div class="ttname"><a href="client-types_8h.html#adfeeb4ff06541220c91ce3401d840727">guac_client_log_level</a></div><div class="ttdeci">guac_client_log_level</div><div class="ttdoc">All supported log levels used by the logging subsystem of each Guacamole client. </div><div class="ttdef"><b>Definition:</b> client-types.h:65</div></div>
</div><!-- fragment --></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>