Sophie

Sophie

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

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: bigreq.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>bigreq.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 bigreq.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 __BIGREQ_H</span>
<a name="l00013"></a>00013 <span class="preprocessor"></span><span class="preprocessor">#define __BIGREQ_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 
<a name="l00017"></a>00017 <span class="preprocessor">#ifdef __cplusplus</span>
<a name="l00018"></a>00018 <span class="preprocessor"></span><span class="keyword">extern</span> <span class="stringliteral">&quot;C&quot;</span> {
<a name="l00019"></a>00019 <span class="preprocessor">#endif</span>
<a name="l00020"></a>00020 <span class="preprocessor"></span>
<a name="l00021"></a>00021 <span class="preprocessor">#define XCB_BIGREQUESTS_MAJOR_VERSION 0</span>
<a name="l00022"></a>00022 <span class="preprocessor"></span><span class="preprocessor">#define XCB_BIGREQUESTS_MINOR_VERSION 0</span>
<a name="l00023"></a>00023 <span class="preprocessor"></span>  
<a name="l00024"></a>00024 <span class="keyword">extern</span> <a class="code" href="structxcb__extension__t.html">xcb_extension_t</a> xcb_big_requests_id;
<a name="l00025"></a>00025 
<a name="l00029"></a><a class="code" href="structxcb__big__requests__enable__cookie__t.html">00029</a> <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="structxcb__big__requests__enable__cookie__t.html" title="xcb_big_requests_enable_cookie_t">xcb_big_requests_enable_cookie_t</a> {
<a name="l00030"></a><a class="code" href="structxcb__big__requests__enable__cookie__t.html#a5bb70f945f01cb4c888407e36f7b54f8">00030</a>     <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> <a class="code" href="structxcb__big__requests__enable__cookie__t.html#a5bb70f945f01cb4c888407e36f7b54f8">sequence</a>; 
<a name="l00031"></a>00031 } <a class="code" href="group__XCB__BigRequests__API.html#gaadcab408d7426ead07e9c7edd9fcdfbd" title="xcb_big_requests_enable_cookie_t">xcb_big_requests_enable_cookie_t</a>;
<a name="l00032"></a>00032 
<a name="l00034"></a><a class="code" href="group__XCB__BigRequests__API.html#ga49a113890815c160da45827c3ae27a7a">00034</a> <span class="preprocessor">#define XCB_BIG_REQUESTS_ENABLE 0</span>
<a name="l00035"></a>00035 <span class="preprocessor"></span>
<a name="l00039"></a><a class="code" href="structxcb__big__requests__enable__request__t.html">00039</a> <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="structxcb__big__requests__enable__request__t.html" title="xcb_big_requests_enable_request_t">xcb_big_requests_enable_request_t</a> {
<a name="l00040"></a><a class="code" href="structxcb__big__requests__enable__request__t.html#a07f07136d1a8666e31c32a2adf33b8a7">00040</a>     uint8_t  <a class="code" href="structxcb__big__requests__enable__request__t.html#a07f07136d1a8666e31c32a2adf33b8a7">major_opcode</a>; 
<a name="l00041"></a><a class="code" href="structxcb__big__requests__enable__request__t.html#ab848a98ec2053e6db1a3bf8b713efa4e">00041</a>     uint8_t  <a class="code" href="structxcb__big__requests__enable__request__t.html#ab848a98ec2053e6db1a3bf8b713efa4e">minor_opcode</a>; 
<a name="l00042"></a><a class="code" href="structxcb__big__requests__enable__request__t.html#ad285a8a8f25cfb8b1126c7b81ca0f423">00042</a>     uint16_t <a class="code" href="structxcb__big__requests__enable__request__t.html#ad285a8a8f25cfb8b1126c7b81ca0f423">length</a>; 
<a name="l00043"></a>00043 } <a class="code" href="group__XCB__BigRequests__API.html#ga94a30694ab66005d913f7cfb1fa6404b" title="xcb_big_requests_enable_request_t">xcb_big_requests_enable_request_t</a>;
<a name="l00044"></a>00044 
<a name="l00048"></a><a class="code" href="structxcb__big__requests__enable__reply__t.html">00048</a> <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="structxcb__big__requests__enable__reply__t.html" title="xcb_big_requests_enable_reply_t">xcb_big_requests_enable_reply_t</a> {
<a name="l00049"></a><a class="code" href="structxcb__big__requests__enable__reply__t.html#aab843bdce1e04894149477b8601a2f46">00049</a>     uint8_t  <a class="code" href="structxcb__big__requests__enable__reply__t.html#aab843bdce1e04894149477b8601a2f46">response_type</a>; 
<a name="l00050"></a><a class="code" href="structxcb__big__requests__enable__reply__t.html#a09fcd6a8f5eaf26caeb3ee80ccb0dae2">00050</a>     uint8_t  <a class="code" href="structxcb__big__requests__enable__reply__t.html#a09fcd6a8f5eaf26caeb3ee80ccb0dae2">pad0</a>; 
<a name="l00051"></a><a class="code" href="structxcb__big__requests__enable__reply__t.html#adc31e7d9b714e2ab93646c386651a07e">00051</a>     uint16_t <a class="code" href="structxcb__big__requests__enable__reply__t.html#adc31e7d9b714e2ab93646c386651a07e">sequence</a>; 
<a name="l00052"></a><a class="code" href="structxcb__big__requests__enable__reply__t.html#a1c4a77137fce53fa06daaf0741fdac01">00052</a>     uint32_t <a class="code" href="structxcb__big__requests__enable__reply__t.html#a1c4a77137fce53fa06daaf0741fdac01">length</a>; 
<a name="l00053"></a><a class="code" href="structxcb__big__requests__enable__reply__t.html#a0530c4aa50c25f0a400dd6091c34e8f9">00053</a>     uint32_t <a class="code" href="structxcb__big__requests__enable__reply__t.html#a0530c4aa50c25f0a400dd6091c34e8f9">maximum_request_length</a>; 
<a name="l00054"></a>00054 } <a class="code" href="group__XCB__BigRequests__API.html#ga30f47b12419b133de91ae5f0b3db24e4" title="xcb_big_requests_enable_reply_t">xcb_big_requests_enable_reply_t</a>;
<a name="l00055"></a>00055 
<a name="l00065"></a>00065 <span class="comment">/*****************************************************************************</span>
<a name="l00066"></a>00066 <span class="comment"> **</span>
<a name="l00067"></a>00067 <span class="comment"> ** xcb_big_requests_enable_cookie_t xcb_big_requests_enable</span>
<a name="l00068"></a>00068 <span class="comment"> ** </span>
<a name="l00069"></a>00069 <span class="comment"> ** @param xcb_connection_t *c</span>
<a name="l00070"></a>00070 <span class="comment"> ** @returns xcb_big_requests_enable_cookie_t</span>
<a name="l00071"></a>00071 <span class="comment"> **</span>
<a name="l00072"></a>00072 <span class="comment"> *****************************************************************************/</span>
<a name="l00073"></a>00073  
<a name="l00074"></a>00074 <a class="code" href="structxcb__big__requests__enable__cookie__t.html" title="xcb_big_requests_enable_cookie_t">xcb_big_requests_enable_cookie_t</a>
<a name="l00075"></a>00075 <a class="code" href="group__XCB__BigRequests__API.html#ga127f5654f2a302929d684367f1ba8b01">xcb_big_requests_enable</a> (<a class="code" href="structxcb__connection__t.html">xcb_connection_t</a> *c  );
<a name="l00076"></a>00076 
<a name="l00089"></a>00089 <span class="comment">/*****************************************************************************</span>
<a name="l00090"></a>00090 <span class="comment"> **</span>
<a name="l00091"></a>00091 <span class="comment"> ** xcb_big_requests_enable_cookie_t xcb_big_requests_enable_unchecked</span>
<a name="l00092"></a>00092 <span class="comment"> ** </span>
<a name="l00093"></a>00093 <span class="comment"> ** @param xcb_connection_t *c</span>
<a name="l00094"></a>00094 <span class="comment"> ** @returns xcb_big_requests_enable_cookie_t</span>
<a name="l00095"></a>00095 <span class="comment"> **</span>
<a name="l00096"></a>00096 <span class="comment"> *****************************************************************************/</span>
<a name="l00097"></a>00097  
<a name="l00098"></a>00098 <a class="code" href="structxcb__big__requests__enable__cookie__t.html" title="xcb_big_requests_enable_cookie_t">xcb_big_requests_enable_cookie_t</a>
<a name="l00099"></a>00099 <a class="code" href="group__XCB__BigRequests__API.html#ga5f956b4ef03cdac1e43db39eefa24613">xcb_big_requests_enable_unchecked</a> (<a class="code" href="structxcb__connection__t.html">xcb_connection_t</a> *c  );
<a name="l00100"></a>00100 
<a name="l00116"></a>00116 <span class="comment">/*****************************************************************************</span>
<a name="l00117"></a>00117 <span class="comment"> **</span>
<a name="l00118"></a>00118 <span class="comment"> ** xcb_big_requests_enable_reply_t * xcb_big_requests_enable_reply</span>
<a name="l00119"></a>00119 <span class="comment"> ** </span>
<a name="l00120"></a>00120 <span class="comment"> ** @param xcb_connection_t                  *c</span>
<a name="l00121"></a>00121 <span class="comment"> ** @param xcb_big_requests_enable_cookie_t   cookie</span>
<a name="l00122"></a>00122 <span class="comment"> ** @param xcb_generic_error_t              **e</span>
<a name="l00123"></a>00123 <span class="comment"> ** @returns xcb_big_requests_enable_reply_t *</span>
<a name="l00124"></a>00124 <span class="comment"> **</span>
<a name="l00125"></a>00125 <span class="comment"> *****************************************************************************/</span>
<a name="l00126"></a>00126  
<a name="l00127"></a>00127 <a class="code" href="structxcb__big__requests__enable__reply__t.html" title="xcb_big_requests_enable_reply_t">xcb_big_requests_enable_reply_t</a> *
<a name="l00128"></a>00128 <a class="code" href="group__XCB__BigRequests__API.html#ga3b29dd51a194c5168c527dc65d8b3b78">xcb_big_requests_enable_reply</a> (<a class="code" href="structxcb__connection__t.html">xcb_connection_t</a>                  *c  ,
<a name="l00129"></a>00129                                <a class="code" href="structxcb__big__requests__enable__cookie__t.html" title="xcb_big_requests_enable_cookie_t">xcb_big_requests_enable_cookie_t</a>   cookie  ,
<a name="l00130"></a>00130                                <a class="code" href="structxcb__generic__error__t.html" title="Generic error.">xcb_generic_error_t</a>              **e  );
<a name="l00131"></a>00131 
<a name="l00132"></a>00132 
<a name="l00133"></a>00133 <span class="preprocessor">#ifdef __cplusplus</span>
<a name="l00134"></a>00134 <span class="preprocessor"></span>}
<a name="l00135"></a>00135 <span class="preprocessor">#endif</span>
<a name="l00136"></a>00136 <span class="preprocessor"></span>
<a name="l00137"></a>00137 <span class="preprocessor">#endif</span>
<a name="l00138"></a>00138 <span class="preprocessor"></span>
</pre></div></div>
</div>
<hr class="footer"/><address class="footer"><small>Generated on Fri Apr 29 2011 15:45:44 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>