Sophie

Sophie

distrib > Mandriva > 2011.0 > i586 > by-pkgid > 58a5f3d803fcd041752d5bc97926d66b > files > 110

libxcb-doc-1.7-2.i586.rpm

<!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"/>
<title>XCB: res.h Source File</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<!-- Generated by Doxygen 1.7.3 -->
<div id="top">
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  <td style="padding-left: 0.5em;">
   <div id="projectname">XCB&#160;<span id="projectnumber">1.7</span></div>
  </td>
 </tr>
 </tbody>
</table>
</div>
  <div id="navrow1" class="tabs">
    <ul class="tablist">
      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
      <li><a href="pages.html"><span>Related&#160;Pages</span></a></li>
      <li><a href="modules.html"><span>Modules</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>
    </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>
<div class="header">
  <div class="headertitle">
<h1>res.h</h1>  </div>
</div>
<div class="contents">
<div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
<a name="l00002"></a>00002 <span class="comment"> * This file generated automatically from res.xml by c_client.py.</span>
<a name="l00003"></a>00003 <span class="comment"> * Edit at your peril.</span>
<a name="l00004"></a>00004 <span class="comment"> */</span>
<a name="l00005"></a>00005 
<a name="l00012"></a>00012 <span class="preprocessor">#ifndef __RES_H</span>
<a name="l00013"></a>00013 <span class="preprocessor"></span><span class="preprocessor">#define __RES_H</span>
<a name="l00014"></a>00014 <span class="preprocessor"></span>
<a name="l00015"></a>00015 <span class="preprocessor">#include &quot;<a class="code" href="xcb_8h.html">xcb.h</a>&quot;</span>
<a name="l00016"></a>00016 <span class="preprocessor">#include &quot;xproto.h&quot;</span>
<a name="l00017"></a>00017 
<a name="l00018"></a>00018 <span class="preprocessor">#ifdef __cplusplus</span>
<a name="l00019"></a>00019 <span class="preprocessor"></span><span class="keyword">extern</span> <span class="stringliteral">&quot;C&quot;</span> {
<a name="l00020"></a>00020 <span class="preprocessor">#endif</span>
<a name="l00021"></a>00021 <span class="preprocessor"></span>
<a name="l00022"></a>00022 <span class="preprocessor">#define XCB_RES_MAJOR_VERSION 1</span>
<a name="l00023"></a>00023 <span class="preprocessor"></span><span class="preprocessor">#define XCB_RES_MINOR_VERSION 0</span>
<a name="l00024"></a>00024 <span class="preprocessor"></span>  
<a name="l00025"></a>00025 <span class="keyword">extern</span> <a class="code" href="structxcb__extension__t.html">xcb_extension_t</a> xcb_res_id;
<a name="l00026"></a>00026 
<a name="l00030"></a><a class="code" href="structxcb__res__client__t.html">00030</a> <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="structxcb__res__client__t.html" title="xcb_res_client_t">xcb_res_client_t</a> {
<a name="l00031"></a><a class="code" href="structxcb__res__client__t.html#aa61dfef1644e1a7d70655d2c07968368">00031</a>     uint32_t <a class="code" href="structxcb__res__client__t.html#aa61dfef1644e1a7d70655d2c07968368">resource_base</a>; 
<a name="l00032"></a><a class="code" href="structxcb__res__client__t.html#a53b20a91b6cedbcf4e3625f4323dcc9b">00032</a>     uint32_t <a class="code" href="structxcb__res__client__t.html#a53b20a91b6cedbcf4e3625f4323dcc9b">resource_mask</a>; 
<a name="l00033"></a>00033 } <a class="code" href="group__XCB__Res__API.html#gad82e3c9abf8b16475dc6b437fafaa85a" title="xcb_res_client_t">xcb_res_client_t</a>;
<a name="l00034"></a>00034 
<a name="l00038"></a><a class="code" href="structxcb__res__client__iterator__t.html">00038</a> <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="structxcb__res__client__iterator__t.html" title="xcb_res_client_iterator_t">xcb_res_client_iterator_t</a> {
<a name="l00039"></a><a class="code" href="structxcb__res__client__iterator__t.html#aa8b12d17ee19bf7916aaa5e5252b19e9">00039</a>     <a class="code" href="structxcb__res__client__t.html" title="xcb_res_client_t">xcb_res_client_t</a> *<a class="code" href="structxcb__res__client__iterator__t.html#aa8b12d17ee19bf7916aaa5e5252b19e9">data</a>; 
<a name="l00040"></a><a class="code" href="structxcb__res__client__iterator__t.html#ae10b81a5aeb79f15f117bb20312444aa">00040</a>     <span class="keywordtype">int</span>               <a class="code" href="structxcb__res__client__iterator__t.html#ae10b81a5aeb79f15f117bb20312444aa">rem</a>; 
<a name="l00041"></a><a class="code" href="structxcb__res__client__iterator__t.html#a70f9d74bbfd26f6251f7e623c6ab4978">00041</a>     <span class="keywordtype">int</span>               <a class="code" href="structxcb__res__client__iterator__t.html#a70f9d74bbfd26f6251f7e623c6ab4978">index</a>; 
<a name="l00042"></a>00042 } <a class="code" href="group__XCB__Res__API.html#gaee1e28e8a5cbc1c903f41146733c3254" title="xcb_res_client_iterator_t">xcb_res_client_iterator_t</a>;
<a name="l00043"></a>00043 
<a name="l00047"></a><a class="code" href="structxcb__res__type__t.html">00047</a> <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="structxcb__res__type__t.html" title="xcb_res_type_t">xcb_res_type_t</a> {
<a name="l00048"></a><a class="code" href="structxcb__res__type__t.html#a18b93c32f7fc76f3637c8bba6710cb5a">00048</a>     xcb_atom_t <a class="code" href="structxcb__res__type__t.html#a18b93c32f7fc76f3637c8bba6710cb5a">resource_type</a>; 
<a name="l00049"></a><a class="code" href="structxcb__res__type__t.html#a3f0fc69e79b9a1d4f381eb6d2b36a428">00049</a>     uint32_t   <a class="code" href="structxcb__res__type__t.html#a3f0fc69e79b9a1d4f381eb6d2b36a428">count</a>; 
<a name="l00050"></a>00050 } <a class="code" href="group__XCB__Res__API.html#gad2445f7a5698a31f86866f5746e3329e" title="xcb_res_type_t">xcb_res_type_t</a>;
<a name="l00051"></a>00051 
<a name="l00055"></a><a class="code" href="structxcb__res__type__iterator__t.html">00055</a> <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="structxcb__res__type__iterator__t.html" title="xcb_res_type_iterator_t">xcb_res_type_iterator_t</a> {
<a name="l00056"></a><a class="code" href="structxcb__res__type__iterator__t.html#a4af042f9a26586e2160e39f19b254f02">00056</a>     <a class="code" href="structxcb__res__type__t.html" title="xcb_res_type_t">xcb_res_type_t</a> *<a class="code" href="structxcb__res__type__iterator__t.html#a4af042f9a26586e2160e39f19b254f02">data</a>; 
<a name="l00057"></a><a class="code" href="structxcb__res__type__iterator__t.html#a38a317bfd66624d48040f5b4cf201514">00057</a>     <span class="keywordtype">int</span>             <a class="code" href="structxcb__res__type__iterator__t.html#a38a317bfd66624d48040f5b4cf201514">rem</a>; 
<a name="l00058"></a><a class="code" href="structxcb__res__type__iterator__t.html#a78e842f4188f6d5b8b825e30161d219c">00058</a>     <span class="keywordtype">int</span>             <a class="code" href="structxcb__res__type__iterator__t.html#a78e842f4188f6d5b8b825e30161d219c">index</a>; 
<a name="l00059"></a>00059 } <a class="code" href="group__XCB__Res__API.html#ga694e66c76eb22312110a85fad0885834" title="xcb_res_type_iterator_t">xcb_res_type_iterator_t</a>;
<a name="l00060"></a>00060 
<a name="l00064"></a><a class="code" href="structxcb__res__query__version__cookie__t.html">00064</a> <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="structxcb__res__query__version__cookie__t.html" title="xcb_res_query_version_cookie_t">xcb_res_query_version_cookie_t</a> {
<a name="l00065"></a><a class="code" href="structxcb__res__query__version__cookie__t.html#a7b0f656c74aa3b6afafb70cfc40cb1ee">00065</a>     <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> <a class="code" href="structxcb__res__query__version__cookie__t.html#a7b0f656c74aa3b6afafb70cfc40cb1ee">sequence</a>; 
<a name="l00066"></a>00066 } <a class="code" href="group__XCB__Res__API.html#ga6d49074f58c21ce7a1e7aa9a12b8db63" title="xcb_res_query_version_cookie_t">xcb_res_query_version_cookie_t</a>;
<a name="l00067"></a>00067 
<a name="l00069"></a><a class="code" href="group__XCB__Res__API.html#ga3304a6d2d85757a6497475bac6ae71e7">00069</a> <span class="preprocessor">#define XCB_RES_QUERY_VERSION 0</span>
<a name="l00070"></a>00070 <span class="preprocessor"></span>
<a name="l00074"></a><a class="code" href="structxcb__res__query__version__request__t.html">00074</a> <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="structxcb__res__query__version__request__t.html" title="xcb_res_query_version_request_t">xcb_res_query_version_request_t</a> {
<a name="l00075"></a><a class="code" href="structxcb__res__query__version__request__t.html#a7eec0fa56df178292013d4baa0d99047">00075</a>     uint8_t  <a class="code" href="structxcb__res__query__version__request__t.html#a7eec0fa56df178292013d4baa0d99047">major_opcode</a>; 
<a name="l00076"></a><a class="code" href="structxcb__res__query__version__request__t.html#a03ed66d7d71b625de486b2ddd17b93b1">00076</a>     uint8_t  <a class="code" href="structxcb__res__query__version__request__t.html#a03ed66d7d71b625de486b2ddd17b93b1">minor_opcode</a>; 
<a name="l00077"></a><a class="code" href="structxcb__res__query__version__request__t.html#a857ee9a15d22b922e9eea37fa34120b9">00077</a>     uint16_t <a class="code" href="structxcb__res__query__version__request__t.html#a857ee9a15d22b922e9eea37fa34120b9">length</a>; 
<a name="l00078"></a><a class="code" href="structxcb__res__query__version__request__t.html#a09857274122074b00f68b98b26aa8d69">00078</a>     uint8_t  <a class="code" href="structxcb__res__query__version__request__t.html#a09857274122074b00f68b98b26aa8d69">client_major</a>; 
<a name="l00079"></a><a class="code" href="structxcb__res__query__version__request__t.html#a412957643a8d15f0d28f6eaf0d077452">00079</a>     uint8_t  <a class="code" href="structxcb__res__query__version__request__t.html#a412957643a8d15f0d28f6eaf0d077452">client_minor</a>; 
<a name="l00080"></a>00080 } <a class="code" href="group__XCB__Res__API.html#gaa34c3883bc0079284ae78ac607a9cae2" title="xcb_res_query_version_request_t">xcb_res_query_version_request_t</a>;
<a name="l00081"></a>00081 
<a name="l00085"></a><a class="code" href="structxcb__res__query__version__reply__t.html">00085</a> <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="structxcb__res__query__version__reply__t.html" title="xcb_res_query_version_reply_t">xcb_res_query_version_reply_t</a> {
<a name="l00086"></a><a class="code" href="structxcb__res__query__version__reply__t.html#a19aea85f8908c7e0a30226104736763a">00086</a>     uint8_t  <a class="code" href="structxcb__res__query__version__reply__t.html#a19aea85f8908c7e0a30226104736763a">response_type</a>; 
<a name="l00087"></a><a class="code" href="structxcb__res__query__version__reply__t.html#acc77cff28f787ad4a55021438928a0d9">00087</a>     uint8_t  <a class="code" href="structxcb__res__query__version__reply__t.html#acc77cff28f787ad4a55021438928a0d9">pad0</a>; 
<a name="l00088"></a><a class="code" href="structxcb__res__query__version__reply__t.html#a7ce42579bee4c178189b78dfda28d3b9">00088</a>     uint16_t <a class="code" href="structxcb__res__query__version__reply__t.html#a7ce42579bee4c178189b78dfda28d3b9">sequence</a>; 
<a name="l00089"></a><a class="code" href="structxcb__res__query__version__reply__t.html#adf6c15d4d9e55c54e6354df519fffc11">00089</a>     uint32_t <a class="code" href="structxcb__res__query__version__reply__t.html#adf6c15d4d9e55c54e6354df519fffc11">length</a>; 
<a name="l00090"></a><a class="code" href="structxcb__res__query__version__reply__t.html#a61f8a615565483542388770f9c2eff30">00090</a>     uint16_t <a class="code" href="structxcb__res__query__version__reply__t.html#a61f8a615565483542388770f9c2eff30">server_major</a>; 
<a name="l00091"></a><a class="code" href="structxcb__res__query__version__reply__t.html#a469d723c5c1bfbfcfd2a6d0044eba720">00091</a>     uint16_t <a class="code" href="structxcb__res__query__version__reply__t.html#a469d723c5c1bfbfcfd2a6d0044eba720">server_minor</a>; 
<a name="l00092"></a>00092 } <a class="code" href="group__XCB__Res__API.html#ga835835e4f40ca86886e8188bff250ea8" title="xcb_res_query_version_reply_t">xcb_res_query_version_reply_t</a>;
<a name="l00093"></a>00093 
<a name="l00097"></a><a class="code" href="structxcb__res__query__clients__cookie__t.html">00097</a> <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="structxcb__res__query__clients__cookie__t.html" title="xcb_res_query_clients_cookie_t">xcb_res_query_clients_cookie_t</a> {
<a name="l00098"></a><a class="code" href="structxcb__res__query__clients__cookie__t.html#a779782c0c8cdbac630a28983c19dff31">00098</a>     <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> <a class="code" href="structxcb__res__query__clients__cookie__t.html#a779782c0c8cdbac630a28983c19dff31">sequence</a>; 
<a name="l00099"></a>00099 } <a class="code" href="group__XCB__Res__API.html#gab1cbc08ef9aebb10b9f76891b0e3c3db" title="xcb_res_query_clients_cookie_t">xcb_res_query_clients_cookie_t</a>;
<a name="l00100"></a>00100 
<a name="l00102"></a><a class="code" href="group__XCB__Res__API.html#ga2ec01237d417eb5984110430b40d63a7">00102</a> <span class="preprocessor">#define XCB_RES_QUERY_CLIENTS 1</span>
<a name="l00103"></a>00103 <span class="preprocessor"></span>
<a name="l00107"></a><a class="code" href="structxcb__res__query__clients__request__t.html">00107</a> <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="structxcb__res__query__clients__request__t.html" title="xcb_res_query_clients_request_t">xcb_res_query_clients_request_t</a> {
<a name="l00108"></a><a class="code" href="structxcb__res__query__clients__request__t.html#a64af16ef3c464bc53a47778719cba35d">00108</a>     uint8_t  <a class="code" href="structxcb__res__query__clients__request__t.html#a64af16ef3c464bc53a47778719cba35d">major_opcode</a>; 
<a name="l00109"></a><a class="code" href="structxcb__res__query__clients__request__t.html#a6de0ce16a17b4e45d99bc439e72b6cc0">00109</a>     uint8_t  <a class="code" href="structxcb__res__query__clients__request__t.html#a6de0ce16a17b4e45d99bc439e72b6cc0">minor_opcode</a>; 
<a name="l00110"></a><a class="code" href="structxcb__res__query__clients__request__t.html#ac323ac76cc82f405c63306eb04fe784b">00110</a>     uint16_t <a class="code" href="structxcb__res__query__clients__request__t.html#ac323ac76cc82f405c63306eb04fe784b">length</a>; 
<a name="l00111"></a>00111 } <a class="code" href="group__XCB__Res__API.html#ga827292e3f0d657165d931c55e1d7d89e" title="xcb_res_query_clients_request_t">xcb_res_query_clients_request_t</a>;
<a name="l00112"></a>00112 
<a name="l00116"></a><a class="code" href="structxcb__res__query__clients__reply__t.html">00116</a> <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="structxcb__res__query__clients__reply__t.html" title="xcb_res_query_clients_reply_t">xcb_res_query_clients_reply_t</a> {
<a name="l00117"></a><a class="code" href="structxcb__res__query__clients__reply__t.html#a14cb634bcf058a805448a7a9fcfe918c">00117</a>     uint8_t  <a class="code" href="structxcb__res__query__clients__reply__t.html#a14cb634bcf058a805448a7a9fcfe918c">response_type</a>; 
<a name="l00118"></a><a class="code" href="structxcb__res__query__clients__reply__t.html#a12ffb41ba54299cf3c9b3f957e3b60b8">00118</a>     uint8_t  <a class="code" href="structxcb__res__query__clients__reply__t.html#a12ffb41ba54299cf3c9b3f957e3b60b8">pad0</a>; 
<a name="l00119"></a><a class="code" href="structxcb__res__query__clients__reply__t.html#ad018c0ec00bd2d4d448bb3680b3767d9">00119</a>     uint16_t <a class="code" href="structxcb__res__query__clients__reply__t.html#ad018c0ec00bd2d4d448bb3680b3767d9">sequence</a>; 
<a name="l00120"></a><a class="code" href="structxcb__res__query__clients__reply__t.html#a12a805e157430499cda31cded11bcff0">00120</a>     uint32_t <a class="code" href="structxcb__res__query__clients__reply__t.html#a12a805e157430499cda31cded11bcff0">length</a>; 
<a name="l00121"></a><a class="code" href="structxcb__res__query__clients__reply__t.html#abefda79ae4336f8105858fae92a91df8">00121</a>     uint32_t <a class="code" href="structxcb__res__query__clients__reply__t.html#abefda79ae4336f8105858fae92a91df8">num_clients</a>; 
<a name="l00122"></a><a class="code" href="structxcb__res__query__clients__reply__t.html#a9506126f1b708e08a9137ce770b70455">00122</a>     uint8_t  <a class="code" href="structxcb__res__query__clients__reply__t.html#a9506126f1b708e08a9137ce770b70455">pad1</a>[20]; 
<a name="l00123"></a>00123 } <a class="code" href="group__XCB__Res__API.html#gab62a34ae69294eba4449e2cac4ca551f" title="xcb_res_query_clients_reply_t">xcb_res_query_clients_reply_t</a>;
<a name="l00124"></a>00124 
<a name="l00128"></a><a class="code" href="structxcb__res__query__client__resources__cookie__t.html">00128</a> <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="structxcb__res__query__client__resources__cookie__t.html" title="xcb_res_query_client_resources_cookie_t">xcb_res_query_client_resources_cookie_t</a> {
<a name="l00129"></a><a class="code" href="structxcb__res__query__client__resources__cookie__t.html#a40b8e07d85919d500ab10733f1c9d8fb">00129</a>     <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> <a class="code" href="structxcb__res__query__client__resources__cookie__t.html#a40b8e07d85919d500ab10733f1c9d8fb">sequence</a>; 
<a name="l00130"></a>00130 } <a class="code" href="group__XCB__Res__API.html#gaba7b76cbcc9a72c1c3072bdcfc8bb197" title="xcb_res_query_client_resources_cookie_t">xcb_res_query_client_resources_cookie_t</a>;
<a name="l00131"></a>00131 
<a name="l00133"></a><a class="code" href="group__XCB__Res__API.html#gaa1f7a38082c77e8fcdc63395d7eaa309">00133</a> <span class="preprocessor">#define XCB_RES_QUERY_CLIENT_RESOURCES 2</span>
<a name="l00134"></a>00134 <span class="preprocessor"></span>
<a name="l00138"></a><a class="code" href="structxcb__res__query__client__resources__request__t.html">00138</a> <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="structxcb__res__query__client__resources__request__t.html" title="xcb_res_query_client_resources_request_t">xcb_res_query_client_resources_request_t</a> {
<a name="l00139"></a><a class="code" href="structxcb__res__query__client__resources__request__t.html#aa6751350b9b3a260231b26e38886dd31">00139</a>     uint8_t  <a class="code" href="structxcb__res__query__client__resources__request__t.html#aa6751350b9b3a260231b26e38886dd31">major_opcode</a>; 
<a name="l00140"></a><a class="code" href="structxcb__res__query__client__resources__request__t.html#a101b186ae48522e72c855a288dab0a35">00140</a>     uint8_t  <a class="code" href="structxcb__res__query__client__resources__request__t.html#a101b186ae48522e72c855a288dab0a35">minor_opcode</a>; 
<a name="l00141"></a><a class="code" href="structxcb__res__query__client__resources__request__t.html#a934b351836459b2eeab551ab9a1740e1">00141</a>     uint16_t <a class="code" href="structxcb__res__query__client__resources__request__t.html#a934b351836459b2eeab551ab9a1740e1">length</a>; 
<a name="l00142"></a><a class="code" href="structxcb__res__query__client__resources__request__t.html#ada75b28fe10611efc0af1781716ac540">00142</a>     uint32_t <a class="code" href="structxcb__res__query__client__resources__request__t.html#ada75b28fe10611efc0af1781716ac540">xid</a>; 
<a name="l00143"></a>00143 } <a class="code" href="group__XCB__Res__API.html#gaea0dde5520a5d22a2e880dd7d985f09c" title="xcb_res_query_client_resources_request_t">xcb_res_query_client_resources_request_t</a>;
<a name="l00144"></a>00144 
<a name="l00148"></a><a class="code" href="structxcb__res__query__client__resources__reply__t.html">00148</a> <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="structxcb__res__query__client__resources__reply__t.html" title="xcb_res_query_client_resources_reply_t">xcb_res_query_client_resources_reply_t</a> {
<a name="l00149"></a><a class="code" href="structxcb__res__query__client__resources__reply__t.html#a6171377ce3d5abf9ded826b27caee0d1">00149</a>     uint8_t  <a class="code" href="structxcb__res__query__client__resources__reply__t.html#a6171377ce3d5abf9ded826b27caee0d1">response_type</a>; 
<a name="l00150"></a><a class="code" href="structxcb__res__query__client__resources__reply__t.html#a91c18a1e715f10c4d19255e3ff337345">00150</a>     uint8_t  <a class="code" href="structxcb__res__query__client__resources__reply__t.html#a91c18a1e715f10c4d19255e3ff337345">pad0</a>; 
<a name="l00151"></a><a class="code" href="structxcb__res__query__client__resources__reply__t.html#a141009b10430a35446addbe4de8e66b6">00151</a>     uint16_t <a class="code" href="structxcb__res__query__client__resources__reply__t.html#a141009b10430a35446addbe4de8e66b6">sequence</a>; 
<a name="l00152"></a><a class="code" href="structxcb__res__query__client__resources__reply__t.html#a2ef2d2f21306643a94b79ad50bc07776">00152</a>     uint32_t <a class="code" href="structxcb__res__query__client__resources__reply__t.html#a2ef2d2f21306643a94b79ad50bc07776">length</a>; 
<a name="l00153"></a><a class="code" href="structxcb__res__query__client__resources__reply__t.html#a97fca85c9cf1e960205af5f55e172517">00153</a>     uint32_t <a class="code" href="structxcb__res__query__client__resources__reply__t.html#a97fca85c9cf1e960205af5f55e172517">num_types</a>; 
<a name="l00154"></a><a class="code" href="structxcb__res__query__client__resources__reply__t.html#a5ec79e78c1e26b3db2053ee89dc8679c">00154</a>     uint8_t  <a class="code" href="structxcb__res__query__client__resources__reply__t.html#a5ec79e78c1e26b3db2053ee89dc8679c">pad1</a>[20]; 
<a name="l00155"></a>00155 } <a class="code" href="group__XCB__Res__API.html#ga44544a03bebc0f5e94b1b52da64a427b" title="xcb_res_query_client_resources_reply_t">xcb_res_query_client_resources_reply_t</a>;
<a name="l00156"></a>00156 
<a name="l00160"></a><a class="code" href="structxcb__res__query__client__pixmap__bytes__cookie__t.html">00160</a> <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="structxcb__res__query__client__pixmap__bytes__cookie__t.html" title="xcb_res_query_client_pixmap_bytes_cookie_t">xcb_res_query_client_pixmap_bytes_cookie_t</a> {
<a name="l00161"></a><a class="code" href="structxcb__res__query__client__pixmap__bytes__cookie__t.html#aead831ed30478259cf72e7650fdd1c61">00161</a>     <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> <a class="code" href="structxcb__res__query__client__pixmap__bytes__cookie__t.html#aead831ed30478259cf72e7650fdd1c61">sequence</a>; 
<a name="l00162"></a>00162 } <a class="code" href="group__XCB__Res__API.html#gaae322135f124caf3f5e549bbbde3edb9" title="xcb_res_query_client_pixmap_bytes_cookie_t">xcb_res_query_client_pixmap_bytes_cookie_t</a>;
<a name="l00163"></a>00163 
<a name="l00165"></a><a class="code" href="group__XCB__Res__API.html#gab3a0775e3844748f5af77d3a985f6002">00165</a> <span class="preprocessor">#define XCB_RES_QUERY_CLIENT_PIXMAP_BYTES 3</span>
<a name="l00166"></a>00166 <span class="preprocessor"></span>
<a name="l00170"></a><a class="code" href="structxcb__res__query__client__pixmap__bytes__request__t.html">00170</a> <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="structxcb__res__query__client__pixmap__bytes__request__t.html" title="xcb_res_query_client_pixmap_bytes_request_t">xcb_res_query_client_pixmap_bytes_request_t</a> {
<a name="l00171"></a><a class="code" href="structxcb__res__query__client__pixmap__bytes__request__t.html#ace7aa2e89838c54d8ad8769e45a9c79b">00171</a>     uint8_t  <a class="code" href="structxcb__res__query__client__pixmap__bytes__request__t.html#ace7aa2e89838c54d8ad8769e45a9c79b">major_opcode</a>; 
<a name="l00172"></a><a class="code" href="structxcb__res__query__client__pixmap__bytes__request__t.html#ad77ea464941657f68bd5deab447d165a">00172</a>     uint8_t  <a class="code" href="structxcb__res__query__client__pixmap__bytes__request__t.html#ad77ea464941657f68bd5deab447d165a">minor_opcode</a>; 
<a name="l00173"></a><a class="code" href="structxcb__res__query__client__pixmap__bytes__request__t.html#a47ec1e4de2825054869485237ce31d16">00173</a>     uint16_t <a class="code" href="structxcb__res__query__client__pixmap__bytes__request__t.html#a47ec1e4de2825054869485237ce31d16">length</a>; 
<a name="l00174"></a><a class="code" href="structxcb__res__query__client__pixmap__bytes__request__t.html#ad52996fa0f32210f818923c3bc6f5956">00174</a>     uint32_t <a class="code" href="structxcb__res__query__client__pixmap__bytes__request__t.html#ad52996fa0f32210f818923c3bc6f5956">xid</a>; 
<a name="l00175"></a>00175 } <a class="code" href="group__XCB__Res__API.html#gade78597c405831f73b1ef5969ae97078" title="xcb_res_query_client_pixmap_bytes_request_t">xcb_res_query_client_pixmap_bytes_request_t</a>;
<a name="l00176"></a>00176 
<a name="l00180"></a><a class="code" href="structxcb__res__query__client__pixmap__bytes__reply__t.html">00180</a> <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="structxcb__res__query__client__pixmap__bytes__reply__t.html" title="xcb_res_query_client_pixmap_bytes_reply_t">xcb_res_query_client_pixmap_bytes_reply_t</a> {
<a name="l00181"></a><a class="code" href="structxcb__res__query__client__pixmap__bytes__reply__t.html#abaee49af997252a4d31ec23412f17bff">00181</a>     uint8_t  <a class="code" href="structxcb__res__query__client__pixmap__bytes__reply__t.html#abaee49af997252a4d31ec23412f17bff">response_type</a>; 
<a name="l00182"></a><a class="code" href="structxcb__res__query__client__pixmap__bytes__reply__t.html#a1e08131b835739b4aee72cb5f4fad2bb">00182</a>     uint8_t  <a class="code" href="structxcb__res__query__client__pixmap__bytes__reply__t.html#a1e08131b835739b4aee72cb5f4fad2bb">pad0</a>; 
<a name="l00183"></a><a class="code" href="structxcb__res__query__client__pixmap__bytes__reply__t.html#a6f0d3c157fe845d99200210998d82fde">00183</a>     uint16_t <a class="code" href="structxcb__res__query__client__pixmap__bytes__reply__t.html#a6f0d3c157fe845d99200210998d82fde">sequence</a>; 
<a name="l00184"></a><a class="code" href="structxcb__res__query__client__pixmap__bytes__reply__t.html#af0823fc233cbc608b6d5296f9b9c827b">00184</a>     uint32_t <a class="code" href="structxcb__res__query__client__pixmap__bytes__reply__t.html#af0823fc233cbc608b6d5296f9b9c827b">length</a>; 
<a name="l00185"></a><a class="code" href="structxcb__res__query__client__pixmap__bytes__reply__t.html#abd3047a2ceb76b26fec45b3271c525e5">00185</a>     uint32_t <a class="code" href="structxcb__res__query__client__pixmap__bytes__reply__t.html#abd3047a2ceb76b26fec45b3271c525e5">bytes</a>; 
<a name="l00186"></a><a class="code" href="structxcb__res__query__client__pixmap__bytes__reply__t.html#a7176095cc6236a9cdd0aec7c7f98197b">00186</a>     uint32_t <a class="code" href="structxcb__res__query__client__pixmap__bytes__reply__t.html#a7176095cc6236a9cdd0aec7c7f98197b">bytes_overflow</a>; 
<a name="l00187"></a>00187 } <a class="code" href="group__XCB__Res__API.html#ga63881a92ff35217b4d854b35722217d1" title="xcb_res_query_client_pixmap_bytes_reply_t">xcb_res_query_client_pixmap_bytes_reply_t</a>;
<a name="l00188"></a>00188 
<a name="l00198"></a>00198 <span class="comment">/*****************************************************************************</span>
<a name="l00199"></a>00199 <span class="comment"> **</span>
<a name="l00200"></a>00200 <span class="comment"> ** void xcb_res_client_next</span>
<a name="l00201"></a>00201 <span class="comment"> ** </span>
<a name="l00202"></a>00202 <span class="comment"> ** @param xcb_res_client_iterator_t *i</span>
<a name="l00203"></a>00203 <span class="comment"> ** @returns void</span>
<a name="l00204"></a>00204 <span class="comment"> **</span>
<a name="l00205"></a>00205 <span class="comment"> *****************************************************************************/</span>
<a name="l00206"></a>00206  
<a name="l00207"></a>00207 <span class="keywordtype">void</span>
<a name="l00208"></a>00208 <a class="code" href="group__XCB__Res__API.html#gad5741ce1f1b712e9ce0061dd185a8dea">xcb_res_client_next</a> (<a class="code" href="structxcb__res__client__iterator__t.html" title="xcb_res_client_iterator_t">xcb_res_client_iterator_t</a> *i  );
<a name="l00209"></a>00209 
<a name="l00220"></a>00220 <span class="comment">/*****************************************************************************</span>
<a name="l00221"></a>00221 <span class="comment"> **</span>
<a name="l00222"></a>00222 <span class="comment"> ** xcb_generic_iterator_t xcb_res_client_end</span>
<a name="l00223"></a>00223 <span class="comment"> ** </span>
<a name="l00224"></a>00224 <span class="comment"> ** @param xcb_res_client_iterator_t i</span>
<a name="l00225"></a>00225 <span class="comment"> ** @returns xcb_generic_iterator_t</span>
<a name="l00226"></a>00226 <span class="comment"> **</span>
<a name="l00227"></a>00227 <span class="comment"> *****************************************************************************/</span>
<a name="l00228"></a>00228  
<a name="l00229"></a>00229 <a class="code" href="structxcb__generic__iterator__t.html" title="Generic iterator.">xcb_generic_iterator_t</a>
<a name="l00230"></a>00230 <a class="code" href="group__XCB__Res__API.html#ga6b0b4dd799da93f0f565b1bfa1450708">xcb_res_client_end</a> (<a class="code" href="structxcb__res__client__iterator__t.html" title="xcb_res_client_iterator_t">xcb_res_client_iterator_t</a> i  );
<a name="l00231"></a>00231 
<a name="l00241"></a>00241 <span class="comment">/*****************************************************************************</span>
<a name="l00242"></a>00242 <span class="comment"> **</span>
<a name="l00243"></a>00243 <span class="comment"> ** void xcb_res_type_next</span>
<a name="l00244"></a>00244 <span class="comment"> ** </span>
<a name="l00245"></a>00245 <span class="comment"> ** @param xcb_res_type_iterator_t *i</span>
<a name="l00246"></a>00246 <span class="comment"> ** @returns void</span>
<a name="l00247"></a>00247 <span class="comment"> **</span>
<a name="l00248"></a>00248 <span class="comment"> *****************************************************************************/</span>
<a name="l00249"></a>00249  
<a name="l00250"></a>00250 <span class="keywordtype">void</span>
<a name="l00251"></a>00251 <a class="code" href="group__XCB__Res__API.html#gad9941b37ecc188990937eb7f2d892615">xcb_res_type_next</a> (<a class="code" href="structxcb__res__type__iterator__t.html" title="xcb_res_type_iterator_t">xcb_res_type_iterator_t</a> *i  );
<a name="l00252"></a>00252 
<a name="l00263"></a>00263 <span class="comment">/*****************************************************************************</span>
<a name="l00264"></a>00264 <span class="comment"> **</span>
<a name="l00265"></a>00265 <span class="comment"> ** xcb_generic_iterator_t xcb_res_type_end</span>
<a name="l00266"></a>00266 <span class="comment"> ** </span>
<a name="l00267"></a>00267 <span class="comment"> ** @param xcb_res_type_iterator_t i</span>
<a name="l00268"></a>00268 <span class="comment"> ** @returns xcb_generic_iterator_t</span>
<a name="l00269"></a>00269 <span class="comment"> **</span>
<a name="l00270"></a>00270 <span class="comment"> *****************************************************************************/</span>
<a name="l00271"></a>00271  
<a name="l00272"></a>00272 <a class="code" href="structxcb__generic__iterator__t.html" title="Generic iterator.">xcb_generic_iterator_t</a>
<a name="l00273"></a>00273 <a class="code" href="group__XCB__Res__API.html#ga984f2ae3cb4c173c56926faf7b926ca9">xcb_res_type_end</a> (<a class="code" href="structxcb__res__type__iterator__t.html" title="xcb_res_type_iterator_t">xcb_res_type_iterator_t</a> i  );
<a name="l00274"></a>00274 
<a name="l00284"></a>00284 <span class="comment">/*****************************************************************************</span>
<a name="l00285"></a>00285 <span class="comment"> **</span>
<a name="l00286"></a>00286 <span class="comment"> ** xcb_res_query_version_cookie_t xcb_res_query_version</span>
<a name="l00287"></a>00287 <span class="comment"> ** </span>
<a name="l00288"></a>00288 <span class="comment"> ** @param xcb_connection_t *c</span>
<a name="l00289"></a>00289 <span class="comment"> ** @param uint8_t           client_major</span>
<a name="l00290"></a>00290 <span class="comment"> ** @param uint8_t           client_minor</span>
<a name="l00291"></a>00291 <span class="comment"> ** @returns xcb_res_query_version_cookie_t</span>
<a name="l00292"></a>00292 <span class="comment"> **</span>
<a name="l00293"></a>00293 <span class="comment"> *****************************************************************************/</span>
<a name="l00294"></a>00294  
<a name="l00295"></a>00295 <a class="code" href="structxcb__res__query__version__cookie__t.html" title="xcb_res_query_version_cookie_t">xcb_res_query_version_cookie_t</a>
<a name="l00296"></a>00296 <a class="code" href="group__XCB__Res__API.html#ga55fa0584039f391138bc3f1e08a86be1">xcb_res_query_version</a> (<a class="code" href="structxcb__connection__t.html">xcb_connection_t</a> *c  ,
<a name="l00297"></a>00297                        uint8_t           client_major  ,
<a name="l00298"></a>00298                        uint8_t           client_minor  );
<a name="l00299"></a>00299 
<a name="l00312"></a>00312 <span class="comment">/*****************************************************************************</span>
<a name="l00313"></a>00313 <span class="comment"> **</span>
<a name="l00314"></a>00314 <span class="comment"> ** xcb_res_query_version_cookie_t xcb_res_query_version_unchecked</span>
<a name="l00315"></a>00315 <span class="comment"> ** </span>
<a name="l00316"></a>00316 <span class="comment"> ** @param xcb_connection_t *c</span>
<a name="l00317"></a>00317 <span class="comment"> ** @param uint8_t           client_major</span>
<a name="l00318"></a>00318 <span class="comment"> ** @param uint8_t           client_minor</span>
<a name="l00319"></a>00319 <span class="comment"> ** @returns xcb_res_query_version_cookie_t</span>
<a name="l00320"></a>00320 <span class="comment"> **</span>
<a name="l00321"></a>00321 <span class="comment"> *****************************************************************************/</span>
<a name="l00322"></a>00322  
<a name="l00323"></a>00323 <a class="code" href="structxcb__res__query__version__cookie__t.html" title="xcb_res_query_version_cookie_t">xcb_res_query_version_cookie_t</a>
<a name="l00324"></a>00324 <a class="code" href="group__XCB__Res__API.html#gaf9553df1a1a60707ebbdd4c2b29e09bc">xcb_res_query_version_unchecked</a> (<a class="code" href="structxcb__connection__t.html">xcb_connection_t</a> *c  ,
<a name="l00325"></a>00325                                  uint8_t           client_major  ,
<a name="l00326"></a>00326                                  uint8_t           client_minor  );
<a name="l00327"></a>00327 
<a name="l00343"></a>00343 <span class="comment">/*****************************************************************************</span>
<a name="l00344"></a>00344 <span class="comment"> **</span>
<a name="l00345"></a>00345 <span class="comment"> ** xcb_res_query_version_reply_t * xcb_res_query_version_reply</span>
<a name="l00346"></a>00346 <span class="comment"> ** </span>
<a name="l00347"></a>00347 <span class="comment"> ** @param xcb_connection_t                *c</span>
<a name="l00348"></a>00348 <span class="comment"> ** @param xcb_res_query_version_cookie_t   cookie</span>
<a name="l00349"></a>00349 <span class="comment"> ** @param xcb_generic_error_t            **e</span>
<a name="l00350"></a>00350 <span class="comment"> ** @returns xcb_res_query_version_reply_t *</span>
<a name="l00351"></a>00351 <span class="comment"> **</span>
<a name="l00352"></a>00352 <span class="comment"> *****************************************************************************/</span>
<a name="l00353"></a>00353  
<a name="l00354"></a>00354 <a class="code" href="structxcb__res__query__version__reply__t.html" title="xcb_res_query_version_reply_t">xcb_res_query_version_reply_t</a> *
<a name="l00355"></a>00355 <a class="code" href="group__XCB__Res__API.html#ga101eb9fa6f273d8050888d3ccea16742">xcb_res_query_version_reply</a> (<a class="code" href="structxcb__connection__t.html">xcb_connection_t</a>                *c  ,
<a name="l00356"></a>00356                              <a class="code" href="structxcb__res__query__version__cookie__t.html" title="xcb_res_query_version_cookie_t">xcb_res_query_version_cookie_t</a>   cookie  ,
<a name="l00357"></a>00357                              <a class="code" href="structxcb__generic__error__t.html" title="Generic error.">xcb_generic_error_t</a>            **e  );
<a name="l00358"></a>00358 
<a name="l00368"></a>00368 <span class="comment">/*****************************************************************************</span>
<a name="l00369"></a>00369 <span class="comment"> **</span>
<a name="l00370"></a>00370 <span class="comment"> ** xcb_res_query_clients_cookie_t xcb_res_query_clients</span>
<a name="l00371"></a>00371 <span class="comment"> ** </span>
<a name="l00372"></a>00372 <span class="comment"> ** @param xcb_connection_t *c</span>
<a name="l00373"></a>00373 <span class="comment"> ** @returns xcb_res_query_clients_cookie_t</span>
<a name="l00374"></a>00374 <span class="comment"> **</span>
<a name="l00375"></a>00375 <span class="comment"> *****************************************************************************/</span>
<a name="l00376"></a>00376  
<a name="l00377"></a>00377 <a class="code" href="structxcb__res__query__clients__cookie__t.html" title="xcb_res_query_clients_cookie_t">xcb_res_query_clients_cookie_t</a>
<a name="l00378"></a>00378 <a class="code" href="group__XCB__Res__API.html#gabf5a6d80444cdcb0856cd8f62697ca8e">xcb_res_query_clients</a> (<a class="code" href="structxcb__connection__t.html">xcb_connection_t</a> *c  );
<a name="l00379"></a>00379 
<a name="l00392"></a>00392 <span class="comment">/*****************************************************************************</span>
<a name="l00393"></a>00393 <span class="comment"> **</span>
<a name="l00394"></a>00394 <span class="comment"> ** xcb_res_query_clients_cookie_t xcb_res_query_clients_unchecked</span>
<a name="l00395"></a>00395 <span class="comment"> ** </span>
<a name="l00396"></a>00396 <span class="comment"> ** @param xcb_connection_t *c</span>
<a name="l00397"></a>00397 <span class="comment"> ** @returns xcb_res_query_clients_cookie_t</span>
<a name="l00398"></a>00398 <span class="comment"> **</span>
<a name="l00399"></a>00399 <span class="comment"> *****************************************************************************/</span>
<a name="l00400"></a>00400  
<a name="l00401"></a>00401 <a class="code" href="structxcb__res__query__clients__cookie__t.html" title="xcb_res_query_clients_cookie_t">xcb_res_query_clients_cookie_t</a>
<a name="l00402"></a>00402 <a class="code" href="group__XCB__Res__API.html#ga80b8ade05803b9ac01c951760e2623f9">xcb_res_query_clients_unchecked</a> (<a class="code" href="structxcb__connection__t.html">xcb_connection_t</a> *c  );
<a name="l00403"></a>00403 
<a name="l00404"></a>00404 
<a name="l00405"></a>00405 <span class="comment">/*****************************************************************************</span>
<a name="l00406"></a>00406 <span class="comment"> **</span>
<a name="l00407"></a>00407 <span class="comment"> ** xcb_res_client_t * xcb_res_query_clients_clients</span>
<a name="l00408"></a>00408 <span class="comment"> ** </span>
<a name="l00409"></a>00409 <span class="comment"> ** @param const xcb_res_query_clients_reply_t *R</span>
<a name="l00410"></a>00410 <span class="comment"> ** @returns xcb_res_client_t *</span>
<a name="l00411"></a>00411 <span class="comment"> **</span>
<a name="l00412"></a>00412 <span class="comment"> *****************************************************************************/</span>
<a name="l00413"></a>00413  
<a name="l00414"></a>00414 <a class="code" href="structxcb__res__client__t.html" title="xcb_res_client_t">xcb_res_client_t</a> *
<a name="l00415"></a>00415 xcb_res_query_clients_clients (<span class="keyword">const</span> <a class="code" href="structxcb__res__query__clients__reply__t.html" title="xcb_res_query_clients_reply_t">xcb_res_query_clients_reply_t</a> *R  );
<a name="l00416"></a>00416 
<a name="l00417"></a>00417 
<a name="l00418"></a>00418 <span class="comment">/*****************************************************************************</span>
<a name="l00419"></a>00419 <span class="comment"> **</span>
<a name="l00420"></a>00420 <span class="comment"> ** int xcb_res_query_clients_clients_length</span>
<a name="l00421"></a>00421 <span class="comment"> ** </span>
<a name="l00422"></a>00422 <span class="comment"> ** @param const xcb_res_query_clients_reply_t *R</span>
<a name="l00423"></a>00423 <span class="comment"> ** @returns int</span>
<a name="l00424"></a>00424 <span class="comment"> **</span>
<a name="l00425"></a>00425 <span class="comment"> *****************************************************************************/</span>
<a name="l00426"></a>00426  
<a name="l00427"></a>00427 <span class="keywordtype">int</span>
<a name="l00428"></a>00428 xcb_res_query_clients_clients_length (<span class="keyword">const</span> <a class="code" href="structxcb__res__query__clients__reply__t.html" title="xcb_res_query_clients_reply_t">xcb_res_query_clients_reply_t</a> *R  );
<a name="l00429"></a>00429 
<a name="l00430"></a>00430 
<a name="l00431"></a>00431 <span class="comment">/*****************************************************************************</span>
<a name="l00432"></a>00432 <span class="comment"> **</span>
<a name="l00433"></a>00433 <span class="comment"> ** xcb_res_client_iterator_t xcb_res_query_clients_clients_iterator</span>
<a name="l00434"></a>00434 <span class="comment"> ** </span>
<a name="l00435"></a>00435 <span class="comment"> ** @param const xcb_res_query_clients_reply_t *R</span>
<a name="l00436"></a>00436 <span class="comment"> ** @returns xcb_res_client_iterator_t</span>
<a name="l00437"></a>00437 <span class="comment"> **</span>
<a name="l00438"></a>00438 <span class="comment"> *****************************************************************************/</span>
<a name="l00439"></a>00439  
<a name="l00440"></a>00440 <a class="code" href="structxcb__res__client__iterator__t.html" title="xcb_res_client_iterator_t">xcb_res_client_iterator_t</a>
<a name="l00441"></a>00441 xcb_res_query_clients_clients_iterator (<span class="keyword">const</span> <a class="code" href="structxcb__res__query__clients__reply__t.html" title="xcb_res_query_clients_reply_t">xcb_res_query_clients_reply_t</a> *R  );
<a name="l00442"></a>00442 
<a name="l00458"></a>00458 <span class="comment">/*****************************************************************************</span>
<a name="l00459"></a>00459 <span class="comment"> **</span>
<a name="l00460"></a>00460 <span class="comment"> ** xcb_res_query_clients_reply_t * xcb_res_query_clients_reply</span>
<a name="l00461"></a>00461 <span class="comment"> ** </span>
<a name="l00462"></a>00462 <span class="comment"> ** @param xcb_connection_t                *c</span>
<a name="l00463"></a>00463 <span class="comment"> ** @param xcb_res_query_clients_cookie_t   cookie</span>
<a name="l00464"></a>00464 <span class="comment"> ** @param xcb_generic_error_t            **e</span>
<a name="l00465"></a>00465 <span class="comment"> ** @returns xcb_res_query_clients_reply_t *</span>
<a name="l00466"></a>00466 <span class="comment"> **</span>
<a name="l00467"></a>00467 <span class="comment"> *****************************************************************************/</span>
<a name="l00468"></a>00468  
<a name="l00469"></a>00469 <a class="code" href="structxcb__res__query__clients__reply__t.html" title="xcb_res_query_clients_reply_t">xcb_res_query_clients_reply_t</a> *
<a name="l00470"></a>00470 <a class="code" href="group__XCB__Res__API.html#ga9bc93bb1cd15fb78457bc5646c3a506e">xcb_res_query_clients_reply</a> (<a class="code" href="structxcb__connection__t.html">xcb_connection_t</a>                *c  ,
<a name="l00471"></a>00471                              <a class="code" href="structxcb__res__query__clients__cookie__t.html" title="xcb_res_query_clients_cookie_t">xcb_res_query_clients_cookie_t</a>   cookie  ,
<a name="l00472"></a>00472                              <a class="code" href="structxcb__generic__error__t.html" title="Generic error.">xcb_generic_error_t</a>            **e  );
<a name="l00473"></a>00473 
<a name="l00483"></a>00483 <span class="comment">/*****************************************************************************</span>
<a name="l00484"></a>00484 <span class="comment"> **</span>
<a name="l00485"></a>00485 <span class="comment"> ** xcb_res_query_client_resources_cookie_t xcb_res_query_client_resources</span>
<a name="l00486"></a>00486 <span class="comment"> ** </span>
<a name="l00487"></a>00487 <span class="comment"> ** @param xcb_connection_t *c</span>
<a name="l00488"></a>00488 <span class="comment"> ** @param uint32_t          xid</span>
<a name="l00489"></a>00489 <span class="comment"> ** @returns xcb_res_query_client_resources_cookie_t</span>
<a name="l00490"></a>00490 <span class="comment"> **</span>
<a name="l00491"></a>00491 <span class="comment"> *****************************************************************************/</span>
<a name="l00492"></a>00492  
<a name="l00493"></a>00493 <a class="code" href="structxcb__res__query__client__resources__cookie__t.html" title="xcb_res_query_client_resources_cookie_t">xcb_res_query_client_resources_cookie_t</a>
<a name="l00494"></a>00494 <a class="code" href="group__XCB__Res__API.html#gab42f625d917e8ea136211073e4fc0530">xcb_res_query_client_resources</a> (<a class="code" href="structxcb__connection__t.html">xcb_connection_t</a> *c  ,
<a name="l00495"></a>00495                                 uint32_t          xid  );
<a name="l00496"></a>00496 
<a name="l00509"></a>00509 <span class="comment">/*****************************************************************************</span>
<a name="l00510"></a>00510 <span class="comment"> **</span>
<a name="l00511"></a>00511 <span class="comment"> ** xcb_res_query_client_resources_cookie_t xcb_res_query_client_resources_unchecked</span>
<a name="l00512"></a>00512 <span class="comment"> ** </span>
<a name="l00513"></a>00513 <span class="comment"> ** @param xcb_connection_t *c</span>
<a name="l00514"></a>00514 <span class="comment"> ** @param uint32_t          xid</span>
<a name="l00515"></a>00515 <span class="comment"> ** @returns xcb_res_query_client_resources_cookie_t</span>
<a name="l00516"></a>00516 <span class="comment"> **</span>
<a name="l00517"></a>00517 <span class="comment"> *****************************************************************************/</span>
<a name="l00518"></a>00518  
<a name="l00519"></a>00519 <a class="code" href="structxcb__res__query__client__resources__cookie__t.html" title="xcb_res_query_client_resources_cookie_t">xcb_res_query_client_resources_cookie_t</a>
<a name="l00520"></a>00520 <a class="code" href="group__XCB__Res__API.html#ga34f6c429b7f08bcbad9c1089ce132342">xcb_res_query_client_resources_unchecked</a> (<a class="code" href="structxcb__connection__t.html">xcb_connection_t</a> *c  ,
<a name="l00521"></a>00521                                           uint32_t          xid  );
<a name="l00522"></a>00522 
<a name="l00523"></a>00523 
<a name="l00524"></a>00524 <span class="comment">/*****************************************************************************</span>
<a name="l00525"></a>00525 <span class="comment"> **</span>
<a name="l00526"></a>00526 <span class="comment"> ** xcb_res_type_t * xcb_res_query_client_resources_types</span>
<a name="l00527"></a>00527 <span class="comment"> ** </span>
<a name="l00528"></a>00528 <span class="comment"> ** @param const xcb_res_query_client_resources_reply_t *R</span>
<a name="l00529"></a>00529 <span class="comment"> ** @returns xcb_res_type_t *</span>
<a name="l00530"></a>00530 <span class="comment"> **</span>
<a name="l00531"></a>00531 <span class="comment"> *****************************************************************************/</span>
<a name="l00532"></a>00532  
<a name="l00533"></a>00533 <a class="code" href="structxcb__res__type__t.html" title="xcb_res_type_t">xcb_res_type_t</a> *
<a name="l00534"></a>00534 xcb_res_query_client_resources_types (<span class="keyword">const</span> <a class="code" href="structxcb__res__query__client__resources__reply__t.html" title="xcb_res_query_client_resources_reply_t">xcb_res_query_client_resources_reply_t</a> *R  );
<a name="l00535"></a>00535 
<a name="l00536"></a>00536 
<a name="l00537"></a>00537 <span class="comment">/*****************************************************************************</span>
<a name="l00538"></a>00538 <span class="comment"> **</span>
<a name="l00539"></a>00539 <span class="comment"> ** int xcb_res_query_client_resources_types_length</span>
<a name="l00540"></a>00540 <span class="comment"> ** </span>
<a name="l00541"></a>00541 <span class="comment"> ** @param const xcb_res_query_client_resources_reply_t *R</span>
<a name="l00542"></a>00542 <span class="comment"> ** @returns int</span>
<a name="l00543"></a>00543 <span class="comment"> **</span>
<a name="l00544"></a>00544 <span class="comment"> *****************************************************************************/</span>
<a name="l00545"></a>00545  
<a name="l00546"></a>00546 <span class="keywordtype">int</span>
<a name="l00547"></a>00547 xcb_res_query_client_resources_types_length (<span class="keyword">const</span> <a class="code" href="structxcb__res__query__client__resources__reply__t.html" title="xcb_res_query_client_resources_reply_t">xcb_res_query_client_resources_reply_t</a> *R  );
<a name="l00548"></a>00548 
<a name="l00549"></a>00549 
<a name="l00550"></a>00550 <span class="comment">/*****************************************************************************</span>
<a name="l00551"></a>00551 <span class="comment"> **</span>
<a name="l00552"></a>00552 <span class="comment"> ** xcb_res_type_iterator_t xcb_res_query_client_resources_types_iterator</span>
<a name="l00553"></a>00553 <span class="comment"> ** </span>
<a name="l00554"></a>00554 <span class="comment"> ** @param const xcb_res_query_client_resources_reply_t *R</span>
<a name="l00555"></a>00555 <span class="comment"> ** @returns xcb_res_type_iterator_t</span>
<a name="l00556"></a>00556 <span class="comment"> **</span>
<a name="l00557"></a>00557 <span class="comment"> *****************************************************************************/</span>
<a name="l00558"></a>00558  
<a name="l00559"></a>00559 <a class="code" href="structxcb__res__type__iterator__t.html" title="xcb_res_type_iterator_t">xcb_res_type_iterator_t</a>
<a name="l00560"></a>00560 xcb_res_query_client_resources_types_iterator (<span class="keyword">const</span> <a class="code" href="structxcb__res__query__client__resources__reply__t.html" title="xcb_res_query_client_resources_reply_t">xcb_res_query_client_resources_reply_t</a> *R  );
<a name="l00561"></a>00561 
<a name="l00577"></a>00577 <span class="comment">/*****************************************************************************</span>
<a name="l00578"></a>00578 <span class="comment"> **</span>
<a name="l00579"></a>00579 <span class="comment"> ** xcb_res_query_client_resources_reply_t * xcb_res_query_client_resources_reply</span>
<a name="l00580"></a>00580 <span class="comment"> ** </span>
<a name="l00581"></a>00581 <span class="comment"> ** @param xcb_connection_t                         *c</span>
<a name="l00582"></a>00582 <span class="comment"> ** @param xcb_res_query_client_resources_cookie_t   cookie</span>
<a name="l00583"></a>00583 <span class="comment"> ** @param xcb_generic_error_t                     **e</span>
<a name="l00584"></a>00584 <span class="comment"> ** @returns xcb_res_query_client_resources_reply_t *</span>
<a name="l00585"></a>00585 <span class="comment"> **</span>
<a name="l00586"></a>00586 <span class="comment"> *****************************************************************************/</span>
<a name="l00587"></a>00587  
<a name="l00588"></a>00588 <a class="code" href="structxcb__res__query__client__resources__reply__t.html" title="xcb_res_query_client_resources_reply_t">xcb_res_query_client_resources_reply_t</a> *
<a name="l00589"></a>00589 <a class="code" href="group__XCB__Res__API.html#gaca536ed30f3d91e3bce47d0a1137b5e5">xcb_res_query_client_resources_reply</a> (<a class="code" href="structxcb__connection__t.html">xcb_connection_t</a>                         *c  ,
<a name="l00590"></a>00590                                       <a class="code" href="structxcb__res__query__client__resources__cookie__t.html" title="xcb_res_query_client_resources_cookie_t">xcb_res_query_client_resources_cookie_t</a>   cookie  ,
<a name="l00591"></a>00591                                       <a class="code" href="structxcb__generic__error__t.html" title="Generic error.">xcb_generic_error_t</a>                     **e  );
<a name="l00592"></a>00592 
<a name="l00602"></a>00602 <span class="comment">/*****************************************************************************</span>
<a name="l00603"></a>00603 <span class="comment"> **</span>
<a name="l00604"></a>00604 <span class="comment"> ** xcb_res_query_client_pixmap_bytes_cookie_t xcb_res_query_client_pixmap_bytes</span>
<a name="l00605"></a>00605 <span class="comment"> ** </span>
<a name="l00606"></a>00606 <span class="comment"> ** @param xcb_connection_t *c</span>
<a name="l00607"></a>00607 <span class="comment"> ** @param uint32_t          xid</span>
<a name="l00608"></a>00608 <span class="comment"> ** @returns xcb_res_query_client_pixmap_bytes_cookie_t</span>
<a name="l00609"></a>00609 <span class="comment"> **</span>
<a name="l00610"></a>00610 <span class="comment"> *****************************************************************************/</span>
<a name="l00611"></a>00611  
<a name="l00612"></a>00612 <a class="code" href="structxcb__res__query__client__pixmap__bytes__cookie__t.html" title="xcb_res_query_client_pixmap_bytes_cookie_t">xcb_res_query_client_pixmap_bytes_cookie_t</a>
<a name="l00613"></a>00613 <a class="code" href="group__XCB__Res__API.html#ga85edf2aaf4862102b2f08abe200cb110">xcb_res_query_client_pixmap_bytes</a> (<a class="code" href="structxcb__connection__t.html">xcb_connection_t</a> *c  ,
<a name="l00614"></a>00614                                    uint32_t          xid  );
<a name="l00615"></a>00615 
<a name="l00628"></a>00628 <span class="comment">/*****************************************************************************</span>
<a name="l00629"></a>00629 <span class="comment"> **</span>
<a name="l00630"></a>00630 <span class="comment"> ** xcb_res_query_client_pixmap_bytes_cookie_t xcb_res_query_client_pixmap_bytes_unchecked</span>
<a name="l00631"></a>00631 <span class="comment"> ** </span>
<a name="l00632"></a>00632 <span class="comment"> ** @param xcb_connection_t *c</span>
<a name="l00633"></a>00633 <span class="comment"> ** @param uint32_t          xid</span>
<a name="l00634"></a>00634 <span class="comment"> ** @returns xcb_res_query_client_pixmap_bytes_cookie_t</span>
<a name="l00635"></a>00635 <span class="comment"> **</span>
<a name="l00636"></a>00636 <span class="comment"> *****************************************************************************/</span>
<a name="l00637"></a>00637  
<a name="l00638"></a>00638 <a class="code" href="structxcb__res__query__client__pixmap__bytes__cookie__t.html" title="xcb_res_query_client_pixmap_bytes_cookie_t">xcb_res_query_client_pixmap_bytes_cookie_t</a>
<a name="l00639"></a>00639 <a class="code" href="group__XCB__Res__API.html#ga2abe09fcdb2275f770454e5dd04a2251">xcb_res_query_client_pixmap_bytes_unchecked</a> (<a class="code" href="structxcb__connection__t.html">xcb_connection_t</a> *c  ,
<a name="l00640"></a>00640                                              uint32_t          xid  );
<a name="l00641"></a>00641 
<a name="l00657"></a>00657 <span class="comment">/*****************************************************************************</span>
<a name="l00658"></a>00658 <span class="comment"> **</span>
<a name="l00659"></a>00659 <span class="comment"> ** xcb_res_query_client_pixmap_bytes_reply_t * xcb_res_query_client_pixmap_bytes_reply</span>
<a name="l00660"></a>00660 <span class="comment"> ** </span>
<a name="l00661"></a>00661 <span class="comment"> ** @param xcb_connection_t                            *c</span>
<a name="l00662"></a>00662 <span class="comment"> ** @param xcb_res_query_client_pixmap_bytes_cookie_t   cookie</span>
<a name="l00663"></a>00663 <span class="comment"> ** @param xcb_generic_error_t                        **e</span>
<a name="l00664"></a>00664 <span class="comment"> ** @returns xcb_res_query_client_pixmap_bytes_reply_t *</span>
<a name="l00665"></a>00665 <span class="comment"> **</span>
<a name="l00666"></a>00666 <span class="comment"> *****************************************************************************/</span>
<a name="l00667"></a>00667  
<a name="l00668"></a>00668 <a class="code" href="structxcb__res__query__client__pixmap__bytes__reply__t.html" title="xcb_res_query_client_pixmap_bytes_reply_t">xcb_res_query_client_pixmap_bytes_reply_t</a> *
<a name="l00669"></a>00669 <a class="code" href="group__XCB__Res__API.html#ga43b1b0b1da09670059075b7f7a65c564">xcb_res_query_client_pixmap_bytes_reply</a> (<a class="code" href="structxcb__connection__t.html">xcb_connection_t</a>                            *c  ,
<a name="l00670"></a>00670                                          <a class="code" href="structxcb__res__query__client__pixmap__bytes__cookie__t.html" title="xcb_res_query_client_pixmap_bytes_cookie_t">xcb_res_query_client_pixmap_bytes_cookie_t</a>   cookie  ,
<a name="l00671"></a>00671                                          <a class="code" href="structxcb__generic__error__t.html" title="Generic error.">xcb_generic_error_t</a>                        **e  );
<a name="l00672"></a>00672 
<a name="l00673"></a>00673 
<a name="l00674"></a>00674 <span class="preprocessor">#ifdef __cplusplus</span>
<a name="l00675"></a>00675 <span class="preprocessor"></span>}
<a name="l00676"></a>00676 <span class="preprocessor">#endif</span>
<a name="l00677"></a>00677 <span class="preprocessor"></span>
<a name="l00678"></a>00678 <span class="preprocessor">#endif</span>
<a name="l00679"></a>00679 <span class="preprocessor"></span>
</pre></div></div>
</div>
<hr class="footer"/><address class="footer"><small>Generated on Fri Apr 29 2011 15:45:45 for XCB by&#160;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.3 </small></address>
</body>
</html>