Sophie

Sophie

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

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: dpms.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>dpms.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 dpms.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 __DPMS_H</span>
<a name="l00013"></a>00013 <span class="preprocessor"></span><span class="preprocessor">#define __DPMS_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_DPMS_MAJOR_VERSION 0</span>
<a name="l00022"></a>00022 <span class="preprocessor"></span><span class="preprocessor">#define XCB_DPMS_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_dpms_id;
<a name="l00025"></a>00025 
<a name="l00029"></a><a class="code" href="structxcb__dpms__get__version__cookie__t.html">00029</a> <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="structxcb__dpms__get__version__cookie__t.html" title="xcb_dpms_get_version_cookie_t">xcb_dpms_get_version_cookie_t</a> {
<a name="l00030"></a><a class="code" href="structxcb__dpms__get__version__cookie__t.html#ac07f1f82074fbe5e20c608b7368a4e8c">00030</a>     <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> <a class="code" href="structxcb__dpms__get__version__cookie__t.html#ac07f1f82074fbe5e20c608b7368a4e8c">sequence</a>; 
<a name="l00031"></a>00031 } <a class="code" href="group__XCB__DPMS__API.html#gaf7680376e145be61aaf51483153da4ed" title="xcb_dpms_get_version_cookie_t">xcb_dpms_get_version_cookie_t</a>;
<a name="l00032"></a>00032 
<a name="l00034"></a><a class="code" href="group__XCB__DPMS__API.html#ga740573571a3c1e6588b75455979ced0f">00034</a> <span class="preprocessor">#define XCB_DPMS_GET_VERSION 0</span>
<a name="l00035"></a>00035 <span class="preprocessor"></span>
<a name="l00039"></a><a class="code" href="structxcb__dpms__get__version__request__t.html">00039</a> <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="structxcb__dpms__get__version__request__t.html" title="xcb_dpms_get_version_request_t">xcb_dpms_get_version_request_t</a> {
<a name="l00040"></a><a class="code" href="structxcb__dpms__get__version__request__t.html#a3177671fa477e44a8ea09f0fbc771c98">00040</a>     uint8_t  <a class="code" href="structxcb__dpms__get__version__request__t.html#a3177671fa477e44a8ea09f0fbc771c98">major_opcode</a>; 
<a name="l00041"></a><a class="code" href="structxcb__dpms__get__version__request__t.html#a9c9ac7e2d1a5118addc663ecd8d32644">00041</a>     uint8_t  <a class="code" href="structxcb__dpms__get__version__request__t.html#a9c9ac7e2d1a5118addc663ecd8d32644">minor_opcode</a>; 
<a name="l00042"></a><a class="code" href="structxcb__dpms__get__version__request__t.html#a15a80fd24abf9b59d7ac9953513762d8">00042</a>     uint16_t <a class="code" href="structxcb__dpms__get__version__request__t.html#a15a80fd24abf9b59d7ac9953513762d8">length</a>; 
<a name="l00043"></a><a class="code" href="structxcb__dpms__get__version__request__t.html#aaaf771a709e7faa9a01ec522721a155b">00043</a>     uint16_t <a class="code" href="structxcb__dpms__get__version__request__t.html#aaaf771a709e7faa9a01ec522721a155b">client_major_version</a>; 
<a name="l00044"></a><a class="code" href="structxcb__dpms__get__version__request__t.html#aac26e9f775878a8822796008a6185867">00044</a>     uint16_t <a class="code" href="structxcb__dpms__get__version__request__t.html#aac26e9f775878a8822796008a6185867">client_minor_version</a>; 
<a name="l00045"></a>00045 } <a class="code" href="group__XCB__DPMS__API.html#gade4594f3b02ee139f80615e198d2ac58" title="xcb_dpms_get_version_request_t">xcb_dpms_get_version_request_t</a>;
<a name="l00046"></a>00046 
<a name="l00050"></a><a class="code" href="structxcb__dpms__get__version__reply__t.html">00050</a> <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="structxcb__dpms__get__version__reply__t.html" title="xcb_dpms_get_version_reply_t">xcb_dpms_get_version_reply_t</a> {
<a name="l00051"></a><a class="code" href="structxcb__dpms__get__version__reply__t.html#a335e3fc2f169eb51bbf4a99b49fd7ce3">00051</a>     uint8_t  <a class="code" href="structxcb__dpms__get__version__reply__t.html#a335e3fc2f169eb51bbf4a99b49fd7ce3">response_type</a>; 
<a name="l00052"></a><a class="code" href="structxcb__dpms__get__version__reply__t.html#a014c75025f9767939bc7427c9a7e8f50">00052</a>     uint8_t  <a class="code" href="structxcb__dpms__get__version__reply__t.html#a014c75025f9767939bc7427c9a7e8f50">pad0</a>; 
<a name="l00053"></a><a class="code" href="structxcb__dpms__get__version__reply__t.html#a6f49edeb8e05e684ef1e6ae7030a9797">00053</a>     uint16_t <a class="code" href="structxcb__dpms__get__version__reply__t.html#a6f49edeb8e05e684ef1e6ae7030a9797">sequence</a>; 
<a name="l00054"></a><a class="code" href="structxcb__dpms__get__version__reply__t.html#a61fa05c150287e05a9c38669ae79281b">00054</a>     uint32_t <a class="code" href="structxcb__dpms__get__version__reply__t.html#a61fa05c150287e05a9c38669ae79281b">length</a>; 
<a name="l00055"></a><a class="code" href="structxcb__dpms__get__version__reply__t.html#a2e46f3bce158946436a063fe83494acc">00055</a>     uint16_t <a class="code" href="structxcb__dpms__get__version__reply__t.html#a2e46f3bce158946436a063fe83494acc">server_major_version</a>; 
<a name="l00056"></a><a class="code" href="structxcb__dpms__get__version__reply__t.html#aa00280e13ad800c6a9d7e1f8d0501568">00056</a>     uint16_t <a class="code" href="structxcb__dpms__get__version__reply__t.html#aa00280e13ad800c6a9d7e1f8d0501568">server_minor_version</a>; 
<a name="l00057"></a>00057 } <a class="code" href="group__XCB__DPMS__API.html#ga1995f355e62d6fd4a9f25f616110926b" title="xcb_dpms_get_version_reply_t">xcb_dpms_get_version_reply_t</a>;
<a name="l00058"></a>00058 
<a name="l00062"></a><a class="code" href="structxcb__dpms__capable__cookie__t.html">00062</a> <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="structxcb__dpms__capable__cookie__t.html" title="xcb_dpms_capable_cookie_t">xcb_dpms_capable_cookie_t</a> {
<a name="l00063"></a><a class="code" href="structxcb__dpms__capable__cookie__t.html#a661d2083dd8e2fde0e5b426181d5e1f8">00063</a>     <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> <a class="code" href="structxcb__dpms__capable__cookie__t.html#a661d2083dd8e2fde0e5b426181d5e1f8">sequence</a>; 
<a name="l00064"></a>00064 } <a class="code" href="group__XCB__DPMS__API.html#ga7c19b0104e5c1e2177ad597dc23f0593" title="xcb_dpms_capable_cookie_t">xcb_dpms_capable_cookie_t</a>;
<a name="l00065"></a>00065 
<a name="l00067"></a><a class="code" href="group__XCB__DPMS__API.html#ga7286740e0eae28f3e1cc0315554a4596">00067</a> <span class="preprocessor">#define XCB_DPMS_CAPABLE 1</span>
<a name="l00068"></a>00068 <span class="preprocessor"></span>
<a name="l00072"></a><a class="code" href="structxcb__dpms__capable__request__t.html">00072</a> <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="structxcb__dpms__capable__request__t.html" title="xcb_dpms_capable_request_t">xcb_dpms_capable_request_t</a> {
<a name="l00073"></a><a class="code" href="structxcb__dpms__capable__request__t.html#a50db1f37816b8d256d9b68c88b016f6c">00073</a>     uint8_t  <a class="code" href="structxcb__dpms__capable__request__t.html#a50db1f37816b8d256d9b68c88b016f6c">major_opcode</a>; 
<a name="l00074"></a><a class="code" href="structxcb__dpms__capable__request__t.html#ab19b7f838239fe9397fb334e35b7bc67">00074</a>     uint8_t  <a class="code" href="structxcb__dpms__capable__request__t.html#ab19b7f838239fe9397fb334e35b7bc67">minor_opcode</a>; 
<a name="l00075"></a><a class="code" href="structxcb__dpms__capable__request__t.html#a6d4f9d788c89a459599da7d0ed1d538c">00075</a>     uint16_t <a class="code" href="structxcb__dpms__capable__request__t.html#a6d4f9d788c89a459599da7d0ed1d538c">length</a>; 
<a name="l00076"></a>00076 } <a class="code" href="group__XCB__DPMS__API.html#gaacd3843e529752ca719a6a0e6371efa0" title="xcb_dpms_capable_request_t">xcb_dpms_capable_request_t</a>;
<a name="l00077"></a>00077 
<a name="l00081"></a><a class="code" href="structxcb__dpms__capable__reply__t.html">00081</a> <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="structxcb__dpms__capable__reply__t.html" title="xcb_dpms_capable_reply_t">xcb_dpms_capable_reply_t</a> {
<a name="l00082"></a><a class="code" href="structxcb__dpms__capable__reply__t.html#aaba769f877467d095c67efeff010f134">00082</a>     uint8_t  <a class="code" href="structxcb__dpms__capable__reply__t.html#aaba769f877467d095c67efeff010f134">response_type</a>; 
<a name="l00083"></a><a class="code" href="structxcb__dpms__capable__reply__t.html#a2ead63919b97da94a82f9cfef6e6f1e9">00083</a>     uint8_t  <a class="code" href="structxcb__dpms__capable__reply__t.html#a2ead63919b97da94a82f9cfef6e6f1e9">pad0</a>; 
<a name="l00084"></a><a class="code" href="structxcb__dpms__capable__reply__t.html#a21bbcf249e5c9f070c36c6b8ff44b71b">00084</a>     uint16_t <a class="code" href="structxcb__dpms__capable__reply__t.html#a21bbcf249e5c9f070c36c6b8ff44b71b">sequence</a>; 
<a name="l00085"></a><a class="code" href="structxcb__dpms__capable__reply__t.html#ad8ca3e3255c75da8e72b99a5d6e2e9a4">00085</a>     uint32_t <a class="code" href="structxcb__dpms__capable__reply__t.html#ad8ca3e3255c75da8e72b99a5d6e2e9a4">length</a>; 
<a name="l00086"></a><a class="code" href="structxcb__dpms__capable__reply__t.html#a76f7cb1c8168f9243ad120594aac987c">00086</a>     uint8_t  <a class="code" href="structxcb__dpms__capable__reply__t.html#a76f7cb1c8168f9243ad120594aac987c">capable</a>; 
<a name="l00087"></a><a class="code" href="structxcb__dpms__capable__reply__t.html#ac7a639fed6ab5cc6f207ecf947537394">00087</a>     uint8_t  <a class="code" href="structxcb__dpms__capable__reply__t.html#ac7a639fed6ab5cc6f207ecf947537394">pad1</a>[23]; 
<a name="l00088"></a>00088 } <a class="code" href="group__XCB__DPMS__API.html#gafeaa6d05f185383a85b3d1db76714ef8" title="xcb_dpms_capable_reply_t">xcb_dpms_capable_reply_t</a>;
<a name="l00089"></a>00089 
<a name="l00093"></a><a class="code" href="structxcb__dpms__get__timeouts__cookie__t.html">00093</a> <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="structxcb__dpms__get__timeouts__cookie__t.html" title="xcb_dpms_get_timeouts_cookie_t">xcb_dpms_get_timeouts_cookie_t</a> {
<a name="l00094"></a><a class="code" href="structxcb__dpms__get__timeouts__cookie__t.html#aa732e87b55073739e6885af20f387386">00094</a>     <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> <a class="code" href="structxcb__dpms__get__timeouts__cookie__t.html#aa732e87b55073739e6885af20f387386">sequence</a>; 
<a name="l00095"></a>00095 } <a class="code" href="group__XCB__DPMS__API.html#gad61da8dc88b521c48c407c3d3228949c" title="xcb_dpms_get_timeouts_cookie_t">xcb_dpms_get_timeouts_cookie_t</a>;
<a name="l00096"></a>00096 
<a name="l00098"></a><a class="code" href="group__XCB__DPMS__API.html#gafc12340a5ce822b151ed3014b21eb923">00098</a> <span class="preprocessor">#define XCB_DPMS_GET_TIMEOUTS 2</span>
<a name="l00099"></a>00099 <span class="preprocessor"></span>
<a name="l00103"></a><a class="code" href="structxcb__dpms__get__timeouts__request__t.html">00103</a> <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="structxcb__dpms__get__timeouts__request__t.html" title="xcb_dpms_get_timeouts_request_t">xcb_dpms_get_timeouts_request_t</a> {
<a name="l00104"></a><a class="code" href="structxcb__dpms__get__timeouts__request__t.html#a42db1d3c42008b08dac57bf4a815e9e2">00104</a>     uint8_t  <a class="code" href="structxcb__dpms__get__timeouts__request__t.html#a42db1d3c42008b08dac57bf4a815e9e2">major_opcode</a>; 
<a name="l00105"></a><a class="code" href="structxcb__dpms__get__timeouts__request__t.html#af7a7193e88aad9063caa57410d5c2367">00105</a>     uint8_t  <a class="code" href="structxcb__dpms__get__timeouts__request__t.html#af7a7193e88aad9063caa57410d5c2367">minor_opcode</a>; 
<a name="l00106"></a><a class="code" href="structxcb__dpms__get__timeouts__request__t.html#afb196b208c71ca26385b9f85dae26fa6">00106</a>     uint16_t <a class="code" href="structxcb__dpms__get__timeouts__request__t.html#afb196b208c71ca26385b9f85dae26fa6">length</a>; 
<a name="l00107"></a>00107 } <a class="code" href="group__XCB__DPMS__API.html#ga28eaf4284b06ad54cddf4d7c451db425" title="xcb_dpms_get_timeouts_request_t">xcb_dpms_get_timeouts_request_t</a>;
<a name="l00108"></a>00108 
<a name="l00112"></a><a class="code" href="structxcb__dpms__get__timeouts__reply__t.html">00112</a> <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="structxcb__dpms__get__timeouts__reply__t.html" title="xcb_dpms_get_timeouts_reply_t">xcb_dpms_get_timeouts_reply_t</a> {
<a name="l00113"></a><a class="code" href="structxcb__dpms__get__timeouts__reply__t.html#acb509e1c9cbcb12c1b97a939a0aea6a2">00113</a>     uint8_t  <a class="code" href="structxcb__dpms__get__timeouts__reply__t.html#acb509e1c9cbcb12c1b97a939a0aea6a2">response_type</a>; 
<a name="l00114"></a><a class="code" href="structxcb__dpms__get__timeouts__reply__t.html#aa37b795746fbd43bbaa7d44459dc93b7">00114</a>     uint8_t  <a class="code" href="structxcb__dpms__get__timeouts__reply__t.html#aa37b795746fbd43bbaa7d44459dc93b7">pad0</a>; 
<a name="l00115"></a><a class="code" href="structxcb__dpms__get__timeouts__reply__t.html#af96375ea5b1023c050f651390773ba59">00115</a>     uint16_t <a class="code" href="structxcb__dpms__get__timeouts__reply__t.html#af96375ea5b1023c050f651390773ba59">sequence</a>; 
<a name="l00116"></a><a class="code" href="structxcb__dpms__get__timeouts__reply__t.html#a38c1b834f5f780853e1eff8fe0c69f8c">00116</a>     uint32_t <a class="code" href="structxcb__dpms__get__timeouts__reply__t.html#a38c1b834f5f780853e1eff8fe0c69f8c">length</a>; 
<a name="l00117"></a><a class="code" href="structxcb__dpms__get__timeouts__reply__t.html#a238dc9ad0bf0ef889ce32d7a31be9dcb">00117</a>     uint16_t <a class="code" href="structxcb__dpms__get__timeouts__reply__t.html#a238dc9ad0bf0ef889ce32d7a31be9dcb">standby_timeout</a>; 
<a name="l00118"></a><a class="code" href="structxcb__dpms__get__timeouts__reply__t.html#a6c62df8fe4891308b1e2fb9085f4c12e">00118</a>     uint16_t <a class="code" href="structxcb__dpms__get__timeouts__reply__t.html#a6c62df8fe4891308b1e2fb9085f4c12e">suspend_timeout</a>; 
<a name="l00119"></a><a class="code" href="structxcb__dpms__get__timeouts__reply__t.html#a624e2c347be8c292ba4226c009f4dc5b">00119</a>     uint16_t <a class="code" href="structxcb__dpms__get__timeouts__reply__t.html#a624e2c347be8c292ba4226c009f4dc5b">off_timeout</a>; 
<a name="l00120"></a><a class="code" href="structxcb__dpms__get__timeouts__reply__t.html#a06f4433d28db12470613f050c95554b5">00120</a>     uint8_t  <a class="code" href="structxcb__dpms__get__timeouts__reply__t.html#a06f4433d28db12470613f050c95554b5">pad1</a>[18]; 
<a name="l00121"></a>00121 } <a class="code" href="group__XCB__DPMS__API.html#gacf1f4898f9fa8207775710fa56371b0b" title="xcb_dpms_get_timeouts_reply_t">xcb_dpms_get_timeouts_reply_t</a>;
<a name="l00122"></a>00122 
<a name="l00124"></a><a class="code" href="group__XCB__DPMS__API.html#gac275924f636af9e31bc739596a31c269">00124</a> <span class="preprocessor">#define XCB_DPMS_SET_TIMEOUTS 3</span>
<a name="l00125"></a>00125 <span class="preprocessor"></span>
<a name="l00129"></a><a class="code" href="structxcb__dpms__set__timeouts__request__t.html">00129</a> <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="structxcb__dpms__set__timeouts__request__t.html" title="xcb_dpms_set_timeouts_request_t">xcb_dpms_set_timeouts_request_t</a> {
<a name="l00130"></a><a class="code" href="structxcb__dpms__set__timeouts__request__t.html#af561ba9d60bbb5e63326fa04edc4abb9">00130</a>     uint8_t  <a class="code" href="structxcb__dpms__set__timeouts__request__t.html#af561ba9d60bbb5e63326fa04edc4abb9">major_opcode</a>; 
<a name="l00131"></a><a class="code" href="structxcb__dpms__set__timeouts__request__t.html#a8e6f81815a44546fadb1a15ea954e965">00131</a>     uint8_t  <a class="code" href="structxcb__dpms__set__timeouts__request__t.html#a8e6f81815a44546fadb1a15ea954e965">minor_opcode</a>; 
<a name="l00132"></a><a class="code" href="structxcb__dpms__set__timeouts__request__t.html#a7a32933d70095650d33e75e493ed1e9c">00132</a>     uint16_t <a class="code" href="structxcb__dpms__set__timeouts__request__t.html#a7a32933d70095650d33e75e493ed1e9c">length</a>; 
<a name="l00133"></a><a class="code" href="structxcb__dpms__set__timeouts__request__t.html#a72440da055d07400c5555823e3971623">00133</a>     uint16_t <a class="code" href="structxcb__dpms__set__timeouts__request__t.html#a72440da055d07400c5555823e3971623">standby_timeout</a>; 
<a name="l00134"></a><a class="code" href="structxcb__dpms__set__timeouts__request__t.html#abcff55af90de73f7c5a10fe09e1b1cf4">00134</a>     uint16_t <a class="code" href="structxcb__dpms__set__timeouts__request__t.html#abcff55af90de73f7c5a10fe09e1b1cf4">suspend_timeout</a>; 
<a name="l00135"></a><a class="code" href="structxcb__dpms__set__timeouts__request__t.html#ad4a5f53395fde6a6d3eee60fcffd8b6e">00135</a>     uint16_t <a class="code" href="structxcb__dpms__set__timeouts__request__t.html#ad4a5f53395fde6a6d3eee60fcffd8b6e">off_timeout</a>; 
<a name="l00136"></a>00136 } <a class="code" href="group__XCB__DPMS__API.html#gad7a5832c8b65df47cde331768b6be84a" title="xcb_dpms_set_timeouts_request_t">xcb_dpms_set_timeouts_request_t</a>;
<a name="l00137"></a>00137 
<a name="l00139"></a><a class="code" href="group__XCB__DPMS__API.html#gaf49180841d41330138b3882d2495cc60">00139</a> <span class="preprocessor">#define XCB_DPMS_ENABLE 4</span>
<a name="l00140"></a>00140 <span class="preprocessor"></span>
<a name="l00144"></a><a class="code" href="structxcb__dpms__enable__request__t.html">00144</a> <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="structxcb__dpms__enable__request__t.html" title="xcb_dpms_enable_request_t">xcb_dpms_enable_request_t</a> {
<a name="l00145"></a><a class="code" href="structxcb__dpms__enable__request__t.html#acf82bb12e3639823ec171fbdb5b120f9">00145</a>     uint8_t  <a class="code" href="structxcb__dpms__enable__request__t.html#acf82bb12e3639823ec171fbdb5b120f9">major_opcode</a>; 
<a name="l00146"></a><a class="code" href="structxcb__dpms__enable__request__t.html#aafc813d0335410fb475e22b817865a64">00146</a>     uint8_t  <a class="code" href="structxcb__dpms__enable__request__t.html#aafc813d0335410fb475e22b817865a64">minor_opcode</a>; 
<a name="l00147"></a><a class="code" href="structxcb__dpms__enable__request__t.html#a4de2c0164703b4352eeca84bf93dd76a">00147</a>     uint16_t <a class="code" href="structxcb__dpms__enable__request__t.html#a4de2c0164703b4352eeca84bf93dd76a">length</a>; 
<a name="l00148"></a>00148 } <a class="code" href="group__XCB__DPMS__API.html#ga9547bc6adc2d38c7da684a5e3964663a" title="xcb_dpms_enable_request_t">xcb_dpms_enable_request_t</a>;
<a name="l00149"></a>00149 
<a name="l00151"></a><a class="code" href="group__XCB__DPMS__API.html#ga83eb66f0c952de3d4c679a44ea2c82b5">00151</a> <span class="preprocessor">#define XCB_DPMS_DISABLE 5</span>
<a name="l00152"></a>00152 <span class="preprocessor"></span>
<a name="l00156"></a><a class="code" href="structxcb__dpms__disable__request__t.html">00156</a> <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="structxcb__dpms__disable__request__t.html" title="xcb_dpms_disable_request_t">xcb_dpms_disable_request_t</a> {
<a name="l00157"></a><a class="code" href="structxcb__dpms__disable__request__t.html#a22604a4cede7199f94735e5ebffe499d">00157</a>     uint8_t  <a class="code" href="structxcb__dpms__disable__request__t.html#a22604a4cede7199f94735e5ebffe499d">major_opcode</a>; 
<a name="l00158"></a><a class="code" href="structxcb__dpms__disable__request__t.html#a58b1f72d5f3c58e8af957aa2ff5853ce">00158</a>     uint8_t  <a class="code" href="structxcb__dpms__disable__request__t.html#a58b1f72d5f3c58e8af957aa2ff5853ce">minor_opcode</a>; 
<a name="l00159"></a><a class="code" href="structxcb__dpms__disable__request__t.html#af6517a786a4d23dd5144c06d6d0c07de">00159</a>     uint16_t <a class="code" href="structxcb__dpms__disable__request__t.html#af6517a786a4d23dd5144c06d6d0c07de">length</a>; 
<a name="l00160"></a>00160 } <a class="code" href="group__XCB__DPMS__API.html#ga3ba7abc88e2b3f0b82c27662a41cd9d0" title="xcb_dpms_disable_request_t">xcb_dpms_disable_request_t</a>;
<a name="l00161"></a>00161 
<a name="l00162"></a>00162 <span class="keyword">typedef</span> <span class="keyword">enum</span> xcb_dpms_dpms_mode_t {
<a name="l00163"></a>00163     XCB_DPMS_DPMS_MODE_ON,
<a name="l00164"></a>00164     XCB_DPMS_DPMS_MODE_STANDBY,
<a name="l00165"></a>00165     XCB_DPMS_DPMS_MODE_SUSPEND,
<a name="l00166"></a>00166     XCB_DPMS_DPMS_MODE_OFF
<a name="l00167"></a>00167 } xcb_dpms_dpms_mode_t;
<a name="l00168"></a>00168 
<a name="l00170"></a><a class="code" href="group__XCB__DPMS__API.html#ga3a3db0e8450fbd2d604a4edd9f615951">00170</a> <span class="preprocessor">#define XCB_DPMS_FORCE_LEVEL 6</span>
<a name="l00171"></a>00171 <span class="preprocessor"></span>
<a name="l00175"></a><a class="code" href="structxcb__dpms__force__level__request__t.html">00175</a> <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="structxcb__dpms__force__level__request__t.html" title="xcb_dpms_force_level_request_t">xcb_dpms_force_level_request_t</a> {
<a name="l00176"></a><a class="code" href="structxcb__dpms__force__level__request__t.html#ac8ab6ea63cb8200ad468674ec41a6c0e">00176</a>     uint8_t  <a class="code" href="structxcb__dpms__force__level__request__t.html#ac8ab6ea63cb8200ad468674ec41a6c0e">major_opcode</a>; 
<a name="l00177"></a><a class="code" href="structxcb__dpms__force__level__request__t.html#a63b9e9a35ce64b82e3bf84df3324ccdc">00177</a>     uint8_t  <a class="code" href="structxcb__dpms__force__level__request__t.html#a63b9e9a35ce64b82e3bf84df3324ccdc">minor_opcode</a>; 
<a name="l00178"></a><a class="code" href="structxcb__dpms__force__level__request__t.html#a7c38f83ab9a8c0e8d230495323380182">00178</a>     uint16_t <a class="code" href="structxcb__dpms__force__level__request__t.html#a7c38f83ab9a8c0e8d230495323380182">length</a>; 
<a name="l00179"></a><a class="code" href="structxcb__dpms__force__level__request__t.html#a795c3fd247d78d534717c4419f28baed">00179</a>     uint16_t <a class="code" href="structxcb__dpms__force__level__request__t.html#a795c3fd247d78d534717c4419f28baed">power_level</a>; 
<a name="l00180"></a>00180 } <a class="code" href="group__XCB__DPMS__API.html#ga99d151e5f4a36537efe884d6509e96b3" title="xcb_dpms_force_level_request_t">xcb_dpms_force_level_request_t</a>;
<a name="l00181"></a>00181 
<a name="l00185"></a><a class="code" href="structxcb__dpms__info__cookie__t.html">00185</a> <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="structxcb__dpms__info__cookie__t.html" title="xcb_dpms_info_cookie_t">xcb_dpms_info_cookie_t</a> {
<a name="l00186"></a><a class="code" href="structxcb__dpms__info__cookie__t.html#afc41b219425a0fb31ec241db80f33043">00186</a>     <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> <a class="code" href="structxcb__dpms__info__cookie__t.html#afc41b219425a0fb31ec241db80f33043">sequence</a>; 
<a name="l00187"></a>00187 } <a class="code" href="group__XCB__DPMS__API.html#ga90f5b5a2938059c4ad1a5dbb206c6750" title="xcb_dpms_info_cookie_t">xcb_dpms_info_cookie_t</a>;
<a name="l00188"></a>00188 
<a name="l00190"></a><a class="code" href="group__XCB__DPMS__API.html#gabbdbbade2f62308704bd1351cd57e760">00190</a> <span class="preprocessor">#define XCB_DPMS_INFO 7</span>
<a name="l00191"></a>00191 <span class="preprocessor"></span>
<a name="l00195"></a><a class="code" href="structxcb__dpms__info__request__t.html">00195</a> <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="structxcb__dpms__info__request__t.html" title="xcb_dpms_info_request_t">xcb_dpms_info_request_t</a> {
<a name="l00196"></a><a class="code" href="structxcb__dpms__info__request__t.html#ae1ffa54536416bf9bb34bc31fadf9477">00196</a>     uint8_t  <a class="code" href="structxcb__dpms__info__request__t.html#ae1ffa54536416bf9bb34bc31fadf9477">major_opcode</a>; 
<a name="l00197"></a><a class="code" href="structxcb__dpms__info__request__t.html#a51302a9e8974da1fec0376c33284abd0">00197</a>     uint8_t  <a class="code" href="structxcb__dpms__info__request__t.html#a51302a9e8974da1fec0376c33284abd0">minor_opcode</a>; 
<a name="l00198"></a><a class="code" href="structxcb__dpms__info__request__t.html#a0774a9e487ec590aa7a5a74ed29c8372">00198</a>     uint16_t <a class="code" href="structxcb__dpms__info__request__t.html#a0774a9e487ec590aa7a5a74ed29c8372">length</a>; 
<a name="l00199"></a>00199 } <a class="code" href="group__XCB__DPMS__API.html#ga34e2f051a84c534b809f96624e7296be" title="xcb_dpms_info_request_t">xcb_dpms_info_request_t</a>;
<a name="l00200"></a>00200 
<a name="l00204"></a><a class="code" href="structxcb__dpms__info__reply__t.html">00204</a> <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="structxcb__dpms__info__reply__t.html" title="xcb_dpms_info_reply_t">xcb_dpms_info_reply_t</a> {
<a name="l00205"></a><a class="code" href="structxcb__dpms__info__reply__t.html#a7d7c2bc559f1f801522efc7e8da9e548">00205</a>     uint8_t  <a class="code" href="structxcb__dpms__info__reply__t.html#a7d7c2bc559f1f801522efc7e8da9e548">response_type</a>; 
<a name="l00206"></a><a class="code" href="structxcb__dpms__info__reply__t.html#acb1aad9c4853a7671684d24088002320">00206</a>     uint8_t  <a class="code" href="structxcb__dpms__info__reply__t.html#acb1aad9c4853a7671684d24088002320">pad0</a>; 
<a name="l00207"></a><a class="code" href="structxcb__dpms__info__reply__t.html#ab930f368b97b9246097d117ac7cf987c">00207</a>     uint16_t <a class="code" href="structxcb__dpms__info__reply__t.html#ab930f368b97b9246097d117ac7cf987c">sequence</a>; 
<a name="l00208"></a><a class="code" href="structxcb__dpms__info__reply__t.html#a7b4a30173190b285605d71393236cd8e">00208</a>     uint32_t <a class="code" href="structxcb__dpms__info__reply__t.html#a7b4a30173190b285605d71393236cd8e">length</a>; 
<a name="l00209"></a><a class="code" href="structxcb__dpms__info__reply__t.html#a4739c96b71e5b8737e1704d9c98e3620">00209</a>     uint16_t <a class="code" href="structxcb__dpms__info__reply__t.html#a4739c96b71e5b8737e1704d9c98e3620">power_level</a>; 
<a name="l00210"></a><a class="code" href="structxcb__dpms__info__reply__t.html#aa85459151954a8e7e31964bfe1fc3469">00210</a>     uint8_t  <a class="code" href="structxcb__dpms__info__reply__t.html#aa85459151954a8e7e31964bfe1fc3469">state</a>; 
<a name="l00211"></a><a class="code" href="structxcb__dpms__info__reply__t.html#a0e85d5cdebc6efb5b1b4f1612d0f9cb8">00211</a>     uint8_t  <a class="code" href="structxcb__dpms__info__reply__t.html#a0e85d5cdebc6efb5b1b4f1612d0f9cb8">pad1</a>[21]; 
<a name="l00212"></a>00212 } <a class="code" href="group__XCB__DPMS__API.html#gace7b4640cfe41d8a0d0b448fcc51bcf6" title="xcb_dpms_info_reply_t">xcb_dpms_info_reply_t</a>;
<a name="l00213"></a>00213 
<a name="l00223"></a>00223 <span class="comment">/*****************************************************************************</span>
<a name="l00224"></a>00224 <span class="comment"> **</span>
<a name="l00225"></a>00225 <span class="comment"> ** xcb_dpms_get_version_cookie_t xcb_dpms_get_version</span>
<a name="l00226"></a>00226 <span class="comment"> ** </span>
<a name="l00227"></a>00227 <span class="comment"> ** @param xcb_connection_t *c</span>
<a name="l00228"></a>00228 <span class="comment"> ** @param uint16_t          client_major_version</span>
<a name="l00229"></a>00229 <span class="comment"> ** @param uint16_t          client_minor_version</span>
<a name="l00230"></a>00230 <span class="comment"> ** @returns xcb_dpms_get_version_cookie_t</span>
<a name="l00231"></a>00231 <span class="comment"> **</span>
<a name="l00232"></a>00232 <span class="comment"> *****************************************************************************/</span>
<a name="l00233"></a>00233  
<a name="l00234"></a>00234 <a class="code" href="structxcb__dpms__get__version__cookie__t.html" title="xcb_dpms_get_version_cookie_t">xcb_dpms_get_version_cookie_t</a>
<a name="l00235"></a>00235 <a class="code" href="group__XCB__DPMS__API.html#ga61b90d0eaacf35b94565d2fa0a3fe6f7">xcb_dpms_get_version</a> (<a class="code" href="structxcb__connection__t.html">xcb_connection_t</a> *c  ,
<a name="l00236"></a>00236                       uint16_t          client_major_version  ,
<a name="l00237"></a>00237                       uint16_t          client_minor_version  );
<a name="l00238"></a>00238 
<a name="l00251"></a>00251 <span class="comment">/*****************************************************************************</span>
<a name="l00252"></a>00252 <span class="comment"> **</span>
<a name="l00253"></a>00253 <span class="comment"> ** xcb_dpms_get_version_cookie_t xcb_dpms_get_version_unchecked</span>
<a name="l00254"></a>00254 <span class="comment"> ** </span>
<a name="l00255"></a>00255 <span class="comment"> ** @param xcb_connection_t *c</span>
<a name="l00256"></a>00256 <span class="comment"> ** @param uint16_t          client_major_version</span>
<a name="l00257"></a>00257 <span class="comment"> ** @param uint16_t          client_minor_version</span>
<a name="l00258"></a>00258 <span class="comment"> ** @returns xcb_dpms_get_version_cookie_t</span>
<a name="l00259"></a>00259 <span class="comment"> **</span>
<a name="l00260"></a>00260 <span class="comment"> *****************************************************************************/</span>
<a name="l00261"></a>00261  
<a name="l00262"></a>00262 <a class="code" href="structxcb__dpms__get__version__cookie__t.html" title="xcb_dpms_get_version_cookie_t">xcb_dpms_get_version_cookie_t</a>
<a name="l00263"></a>00263 <a class="code" href="group__XCB__DPMS__API.html#gaf85ac34b690954fdea8663f44cb15d1f">xcb_dpms_get_version_unchecked</a> (<a class="code" href="structxcb__connection__t.html">xcb_connection_t</a> *c  ,
<a name="l00264"></a>00264                                 uint16_t          client_major_version  ,
<a name="l00265"></a>00265                                 uint16_t          client_minor_version  );
<a name="l00266"></a>00266 
<a name="l00282"></a>00282 <span class="comment">/*****************************************************************************</span>
<a name="l00283"></a>00283 <span class="comment"> **</span>
<a name="l00284"></a>00284 <span class="comment"> ** xcb_dpms_get_version_reply_t * xcb_dpms_get_version_reply</span>
<a name="l00285"></a>00285 <span class="comment"> ** </span>
<a name="l00286"></a>00286 <span class="comment"> ** @param xcb_connection_t               *c</span>
<a name="l00287"></a>00287 <span class="comment"> ** @param xcb_dpms_get_version_cookie_t   cookie</span>
<a name="l00288"></a>00288 <span class="comment"> ** @param xcb_generic_error_t           **e</span>
<a name="l00289"></a>00289 <span class="comment"> ** @returns xcb_dpms_get_version_reply_t *</span>
<a name="l00290"></a>00290 <span class="comment"> **</span>
<a name="l00291"></a>00291 <span class="comment"> *****************************************************************************/</span>
<a name="l00292"></a>00292  
<a name="l00293"></a>00293 <a class="code" href="structxcb__dpms__get__version__reply__t.html" title="xcb_dpms_get_version_reply_t">xcb_dpms_get_version_reply_t</a> *
<a name="l00294"></a>00294 <a class="code" href="group__XCB__DPMS__API.html#ga2b2cdc3ae03847416f746ae5778ff156">xcb_dpms_get_version_reply</a> (<a class="code" href="structxcb__connection__t.html">xcb_connection_t</a>               *c  ,
<a name="l00295"></a>00295                             <a class="code" href="structxcb__dpms__get__version__cookie__t.html" title="xcb_dpms_get_version_cookie_t">xcb_dpms_get_version_cookie_t</a>   cookie  ,
<a name="l00296"></a>00296                             <a class="code" href="structxcb__generic__error__t.html" title="Generic error.">xcb_generic_error_t</a>           **e  );
<a name="l00297"></a>00297 
<a name="l00307"></a>00307 <span class="comment">/*****************************************************************************</span>
<a name="l00308"></a>00308 <span class="comment"> **</span>
<a name="l00309"></a>00309 <span class="comment"> ** xcb_dpms_capable_cookie_t xcb_dpms_capable</span>
<a name="l00310"></a>00310 <span class="comment"> ** </span>
<a name="l00311"></a>00311 <span class="comment"> ** @param xcb_connection_t *c</span>
<a name="l00312"></a>00312 <span class="comment"> ** @returns xcb_dpms_capable_cookie_t</span>
<a name="l00313"></a>00313 <span class="comment"> **</span>
<a name="l00314"></a>00314 <span class="comment"> *****************************************************************************/</span>
<a name="l00315"></a>00315  
<a name="l00316"></a>00316 <a class="code" href="structxcb__dpms__capable__cookie__t.html" title="xcb_dpms_capable_cookie_t">xcb_dpms_capable_cookie_t</a>
<a name="l00317"></a>00317 <a class="code" href="group__XCB__DPMS__API.html#gaf0e83139444076c08b195fbaeb2cd83b">xcb_dpms_capable</a> (<a class="code" href="structxcb__connection__t.html">xcb_connection_t</a> *c  );
<a name="l00318"></a>00318 
<a name="l00331"></a>00331 <span class="comment">/*****************************************************************************</span>
<a name="l00332"></a>00332 <span class="comment"> **</span>
<a name="l00333"></a>00333 <span class="comment"> ** xcb_dpms_capable_cookie_t xcb_dpms_capable_unchecked</span>
<a name="l00334"></a>00334 <span class="comment"> ** </span>
<a name="l00335"></a>00335 <span class="comment"> ** @param xcb_connection_t *c</span>
<a name="l00336"></a>00336 <span class="comment"> ** @returns xcb_dpms_capable_cookie_t</span>
<a name="l00337"></a>00337 <span class="comment"> **</span>
<a name="l00338"></a>00338 <span class="comment"> *****************************************************************************/</span>
<a name="l00339"></a>00339  
<a name="l00340"></a>00340 <a class="code" href="structxcb__dpms__capable__cookie__t.html" title="xcb_dpms_capable_cookie_t">xcb_dpms_capable_cookie_t</a>
<a name="l00341"></a>00341 <a class="code" href="group__XCB__DPMS__API.html#ga9e01e4cd85b377fd3fd626aab0327a10">xcb_dpms_capable_unchecked</a> (<a class="code" href="structxcb__connection__t.html">xcb_connection_t</a> *c  );
<a name="l00342"></a>00342 
<a name="l00358"></a>00358 <span class="comment">/*****************************************************************************</span>
<a name="l00359"></a>00359 <span class="comment"> **</span>
<a name="l00360"></a>00360 <span class="comment"> ** xcb_dpms_capable_reply_t * xcb_dpms_capable_reply</span>
<a name="l00361"></a>00361 <span class="comment"> ** </span>
<a name="l00362"></a>00362 <span class="comment"> ** @param xcb_connection_t           *c</span>
<a name="l00363"></a>00363 <span class="comment"> ** @param xcb_dpms_capable_cookie_t   cookie</span>
<a name="l00364"></a>00364 <span class="comment"> ** @param xcb_generic_error_t       **e</span>
<a name="l00365"></a>00365 <span class="comment"> ** @returns xcb_dpms_capable_reply_t *</span>
<a name="l00366"></a>00366 <span class="comment"> **</span>
<a name="l00367"></a>00367 <span class="comment"> *****************************************************************************/</span>
<a name="l00368"></a>00368  
<a name="l00369"></a>00369 <a class="code" href="structxcb__dpms__capable__reply__t.html" title="xcb_dpms_capable_reply_t">xcb_dpms_capable_reply_t</a> *
<a name="l00370"></a>00370 <a class="code" href="group__XCB__DPMS__API.html#gad99086ecc465251e8cb173adf32d6eee">xcb_dpms_capable_reply</a> (<a class="code" href="structxcb__connection__t.html">xcb_connection_t</a>           *c  ,
<a name="l00371"></a>00371                         <a class="code" href="structxcb__dpms__capable__cookie__t.html" title="xcb_dpms_capable_cookie_t">xcb_dpms_capable_cookie_t</a>   cookie  ,
<a name="l00372"></a>00372                         <a class="code" href="structxcb__generic__error__t.html" title="Generic error.">xcb_generic_error_t</a>       **e  );
<a name="l00373"></a>00373 
<a name="l00383"></a>00383 <span class="comment">/*****************************************************************************</span>
<a name="l00384"></a>00384 <span class="comment"> **</span>
<a name="l00385"></a>00385 <span class="comment"> ** xcb_dpms_get_timeouts_cookie_t xcb_dpms_get_timeouts</span>
<a name="l00386"></a>00386 <span class="comment"> ** </span>
<a name="l00387"></a>00387 <span class="comment"> ** @param xcb_connection_t *c</span>
<a name="l00388"></a>00388 <span class="comment"> ** @returns xcb_dpms_get_timeouts_cookie_t</span>
<a name="l00389"></a>00389 <span class="comment"> **</span>
<a name="l00390"></a>00390 <span class="comment"> *****************************************************************************/</span>
<a name="l00391"></a>00391  
<a name="l00392"></a>00392 <a class="code" href="structxcb__dpms__get__timeouts__cookie__t.html" title="xcb_dpms_get_timeouts_cookie_t">xcb_dpms_get_timeouts_cookie_t</a>
<a name="l00393"></a>00393 <a class="code" href="group__XCB__DPMS__API.html#ga2ccc223a3406722951ae5734c3b37bdd">xcb_dpms_get_timeouts</a> (<a class="code" href="structxcb__connection__t.html">xcb_connection_t</a> *c  );
<a name="l00394"></a>00394 
<a name="l00407"></a>00407 <span class="comment">/*****************************************************************************</span>
<a name="l00408"></a>00408 <span class="comment"> **</span>
<a name="l00409"></a>00409 <span class="comment"> ** xcb_dpms_get_timeouts_cookie_t xcb_dpms_get_timeouts_unchecked</span>
<a name="l00410"></a>00410 <span class="comment"> ** </span>
<a name="l00411"></a>00411 <span class="comment"> ** @param xcb_connection_t *c</span>
<a name="l00412"></a>00412 <span class="comment"> ** @returns xcb_dpms_get_timeouts_cookie_t</span>
<a name="l00413"></a>00413 <span class="comment"> **</span>
<a name="l00414"></a>00414 <span class="comment"> *****************************************************************************/</span>
<a name="l00415"></a>00415  
<a name="l00416"></a>00416 <a class="code" href="structxcb__dpms__get__timeouts__cookie__t.html" title="xcb_dpms_get_timeouts_cookie_t">xcb_dpms_get_timeouts_cookie_t</a>
<a name="l00417"></a>00417 <a class="code" href="group__XCB__DPMS__API.html#gafc64f4cb04194dc444b44573ea1cf322">xcb_dpms_get_timeouts_unchecked</a> (<a class="code" href="structxcb__connection__t.html">xcb_connection_t</a> *c  );
<a name="l00418"></a>00418 
<a name="l00434"></a>00434 <span class="comment">/*****************************************************************************</span>
<a name="l00435"></a>00435 <span class="comment"> **</span>
<a name="l00436"></a>00436 <span class="comment"> ** xcb_dpms_get_timeouts_reply_t * xcb_dpms_get_timeouts_reply</span>
<a name="l00437"></a>00437 <span class="comment"> ** </span>
<a name="l00438"></a>00438 <span class="comment"> ** @param xcb_connection_t                *c</span>
<a name="l00439"></a>00439 <span class="comment"> ** @param xcb_dpms_get_timeouts_cookie_t   cookie</span>
<a name="l00440"></a>00440 <span class="comment"> ** @param xcb_generic_error_t            **e</span>
<a name="l00441"></a>00441 <span class="comment"> ** @returns xcb_dpms_get_timeouts_reply_t *</span>
<a name="l00442"></a>00442 <span class="comment"> **</span>
<a name="l00443"></a>00443 <span class="comment"> *****************************************************************************/</span>
<a name="l00444"></a>00444  
<a name="l00445"></a>00445 <a class="code" href="structxcb__dpms__get__timeouts__reply__t.html" title="xcb_dpms_get_timeouts_reply_t">xcb_dpms_get_timeouts_reply_t</a> *
<a name="l00446"></a>00446 <a class="code" href="group__XCB__DPMS__API.html#ga58f0617e1dd1bb0ee11ea9c37683a31c">xcb_dpms_get_timeouts_reply</a> (<a class="code" href="structxcb__connection__t.html">xcb_connection_t</a>                *c  ,
<a name="l00447"></a>00447                              <a class="code" href="structxcb__dpms__get__timeouts__cookie__t.html" title="xcb_dpms_get_timeouts_cookie_t">xcb_dpms_get_timeouts_cookie_t</a>   cookie  ,
<a name="l00448"></a>00448                              <a class="code" href="structxcb__generic__error__t.html" title="Generic error.">xcb_generic_error_t</a>            **e  );
<a name="l00449"></a>00449 
<a name="l00462"></a>00462 <span class="comment">/*****************************************************************************</span>
<a name="l00463"></a>00463 <span class="comment"> **</span>
<a name="l00464"></a>00464 <span class="comment"> ** xcb_void_cookie_t xcb_dpms_set_timeouts_checked</span>
<a name="l00465"></a>00465 <span class="comment"> ** </span>
<a name="l00466"></a>00466 <span class="comment"> ** @param xcb_connection_t *c</span>
<a name="l00467"></a>00467 <span class="comment"> ** @param uint16_t          standby_timeout</span>
<a name="l00468"></a>00468 <span class="comment"> ** @param uint16_t          suspend_timeout</span>
<a name="l00469"></a>00469 <span class="comment"> ** @param uint16_t          off_timeout</span>
<a name="l00470"></a>00470 <span class="comment"> ** @returns xcb_void_cookie_t</span>
<a name="l00471"></a>00471 <span class="comment"> **</span>
<a name="l00472"></a>00472 <span class="comment"> *****************************************************************************/</span>
<a name="l00473"></a>00473  
<a name="l00474"></a>00474 <a class="code" href="structxcb__void__cookie__t.html" title="Generic cookie.">xcb_void_cookie_t</a>
<a name="l00475"></a>00475 <a class="code" href="group__XCB__DPMS__API.html#ga9a0e5c8589bfb3219d16dcffd04be57b">xcb_dpms_set_timeouts_checked</a> (<a class="code" href="structxcb__connection__t.html">xcb_connection_t</a> *c  ,
<a name="l00476"></a>00476                                uint16_t          standby_timeout  ,
<a name="l00477"></a>00477                                uint16_t          suspend_timeout  ,
<a name="l00478"></a>00478                                uint16_t          off_timeout  );
<a name="l00479"></a>00479 
<a name="l00489"></a>00489 <span class="comment">/*****************************************************************************</span>
<a name="l00490"></a>00490 <span class="comment"> **</span>
<a name="l00491"></a>00491 <span class="comment"> ** xcb_void_cookie_t xcb_dpms_set_timeouts</span>
<a name="l00492"></a>00492 <span class="comment"> ** </span>
<a name="l00493"></a>00493 <span class="comment"> ** @param xcb_connection_t *c</span>
<a name="l00494"></a>00494 <span class="comment"> ** @param uint16_t          standby_timeout</span>
<a name="l00495"></a>00495 <span class="comment"> ** @param uint16_t          suspend_timeout</span>
<a name="l00496"></a>00496 <span class="comment"> ** @param uint16_t          off_timeout</span>
<a name="l00497"></a>00497 <span class="comment"> ** @returns xcb_void_cookie_t</span>
<a name="l00498"></a>00498 <span class="comment"> **</span>
<a name="l00499"></a>00499 <span class="comment"> *****************************************************************************/</span>
<a name="l00500"></a>00500  
<a name="l00501"></a>00501 <a class="code" href="structxcb__void__cookie__t.html" title="Generic cookie.">xcb_void_cookie_t</a>
<a name="l00502"></a>00502 <a class="code" href="group__XCB__DPMS__API.html#ga773e7ad9853f83aa9ba473c30f4e8d33">xcb_dpms_set_timeouts</a> (<a class="code" href="structxcb__connection__t.html">xcb_connection_t</a> *c  ,
<a name="l00503"></a>00503                        uint16_t          standby_timeout  ,
<a name="l00504"></a>00504                        uint16_t          suspend_timeout  ,
<a name="l00505"></a>00505                        uint16_t          off_timeout  );
<a name="l00506"></a>00506 
<a name="l00519"></a>00519 <span class="comment">/*****************************************************************************</span>
<a name="l00520"></a>00520 <span class="comment"> **</span>
<a name="l00521"></a>00521 <span class="comment"> ** xcb_void_cookie_t xcb_dpms_enable_checked</span>
<a name="l00522"></a>00522 <span class="comment"> ** </span>
<a name="l00523"></a>00523 <span class="comment"> ** @param xcb_connection_t *c</span>
<a name="l00524"></a>00524 <span class="comment"> ** @returns xcb_void_cookie_t</span>
<a name="l00525"></a>00525 <span class="comment"> **</span>
<a name="l00526"></a>00526 <span class="comment"> *****************************************************************************/</span>
<a name="l00527"></a>00527  
<a name="l00528"></a>00528 <a class="code" href="structxcb__void__cookie__t.html" title="Generic cookie.">xcb_void_cookie_t</a>
<a name="l00529"></a>00529 <a class="code" href="group__XCB__DPMS__API.html#ga57efbca95e2d2a5110eef856cfd95636">xcb_dpms_enable_checked</a> (<a class="code" href="structxcb__connection__t.html">xcb_connection_t</a> *c  );
<a name="l00530"></a>00530 
<a name="l00540"></a>00540 <span class="comment">/*****************************************************************************</span>
<a name="l00541"></a>00541 <span class="comment"> **</span>
<a name="l00542"></a>00542 <span class="comment"> ** xcb_void_cookie_t xcb_dpms_enable</span>
<a name="l00543"></a>00543 <span class="comment"> ** </span>
<a name="l00544"></a>00544 <span class="comment"> ** @param xcb_connection_t *c</span>
<a name="l00545"></a>00545 <span class="comment"> ** @returns xcb_void_cookie_t</span>
<a name="l00546"></a>00546 <span class="comment"> **</span>
<a name="l00547"></a>00547 <span class="comment"> *****************************************************************************/</span>
<a name="l00548"></a>00548  
<a name="l00549"></a>00549 <a class="code" href="structxcb__void__cookie__t.html" title="Generic cookie.">xcb_void_cookie_t</a>
<a name="l00550"></a>00550 <a class="code" href="group__XCB__DPMS__API.html#ga207c246c9debed8051f34b91c87de193">xcb_dpms_enable</a> (<a class="code" href="structxcb__connection__t.html">xcb_connection_t</a> *c  );
<a name="l00551"></a>00551 
<a name="l00564"></a>00564 <span class="comment">/*****************************************************************************</span>
<a name="l00565"></a>00565 <span class="comment"> **</span>
<a name="l00566"></a>00566 <span class="comment"> ** xcb_void_cookie_t xcb_dpms_disable_checked</span>
<a name="l00567"></a>00567 <span class="comment"> ** </span>
<a name="l00568"></a>00568 <span class="comment"> ** @param xcb_connection_t *c</span>
<a name="l00569"></a>00569 <span class="comment"> ** @returns xcb_void_cookie_t</span>
<a name="l00570"></a>00570 <span class="comment"> **</span>
<a name="l00571"></a>00571 <span class="comment"> *****************************************************************************/</span>
<a name="l00572"></a>00572  
<a name="l00573"></a>00573 <a class="code" href="structxcb__void__cookie__t.html" title="Generic cookie.">xcb_void_cookie_t</a>
<a name="l00574"></a>00574 <a class="code" href="group__XCB__DPMS__API.html#ga84d1c2ed75bdc66288fec30c042b3004">xcb_dpms_disable_checked</a> (<a class="code" href="structxcb__connection__t.html">xcb_connection_t</a> *c  );
<a name="l00575"></a>00575 
<a name="l00585"></a>00585 <span class="comment">/*****************************************************************************</span>
<a name="l00586"></a>00586 <span class="comment"> **</span>
<a name="l00587"></a>00587 <span class="comment"> ** xcb_void_cookie_t xcb_dpms_disable</span>
<a name="l00588"></a>00588 <span class="comment"> ** </span>
<a name="l00589"></a>00589 <span class="comment"> ** @param xcb_connection_t *c</span>
<a name="l00590"></a>00590 <span class="comment"> ** @returns xcb_void_cookie_t</span>
<a name="l00591"></a>00591 <span class="comment"> **</span>
<a name="l00592"></a>00592 <span class="comment"> *****************************************************************************/</span>
<a name="l00593"></a>00593  
<a name="l00594"></a>00594 <a class="code" href="structxcb__void__cookie__t.html" title="Generic cookie.">xcb_void_cookie_t</a>
<a name="l00595"></a>00595 <a class="code" href="group__XCB__DPMS__API.html#ga468ad8b919378bb9da62edc1d88db6db">xcb_dpms_disable</a> (<a class="code" href="structxcb__connection__t.html">xcb_connection_t</a> *c  );
<a name="l00596"></a>00596 
<a name="l00609"></a>00609 <span class="comment">/*****************************************************************************</span>
<a name="l00610"></a>00610 <span class="comment"> **</span>
<a name="l00611"></a>00611 <span class="comment"> ** xcb_void_cookie_t xcb_dpms_force_level_checked</span>
<a name="l00612"></a>00612 <span class="comment"> ** </span>
<a name="l00613"></a>00613 <span class="comment"> ** @param xcb_connection_t *c</span>
<a name="l00614"></a>00614 <span class="comment"> ** @param uint16_t          power_level</span>
<a name="l00615"></a>00615 <span class="comment"> ** @returns xcb_void_cookie_t</span>
<a name="l00616"></a>00616 <span class="comment"> **</span>
<a name="l00617"></a>00617 <span class="comment"> *****************************************************************************/</span>
<a name="l00618"></a>00618  
<a name="l00619"></a>00619 <a class="code" href="structxcb__void__cookie__t.html" title="Generic cookie.">xcb_void_cookie_t</a>
<a name="l00620"></a>00620 <a class="code" href="group__XCB__DPMS__API.html#ga66762e1dd06881cfd37612bfdf003558">xcb_dpms_force_level_checked</a> (<a class="code" href="structxcb__connection__t.html">xcb_connection_t</a> *c  ,
<a name="l00621"></a>00621                               uint16_t          power_level  );
<a name="l00622"></a>00622 
<a name="l00632"></a>00632 <span class="comment">/*****************************************************************************</span>
<a name="l00633"></a>00633 <span class="comment"> **</span>
<a name="l00634"></a>00634 <span class="comment"> ** xcb_void_cookie_t xcb_dpms_force_level</span>
<a name="l00635"></a>00635 <span class="comment"> ** </span>
<a name="l00636"></a>00636 <span class="comment"> ** @param xcb_connection_t *c</span>
<a name="l00637"></a>00637 <span class="comment"> ** @param uint16_t          power_level</span>
<a name="l00638"></a>00638 <span class="comment"> ** @returns xcb_void_cookie_t</span>
<a name="l00639"></a>00639 <span class="comment"> **</span>
<a name="l00640"></a>00640 <span class="comment"> *****************************************************************************/</span>
<a name="l00641"></a>00641  
<a name="l00642"></a>00642 <a class="code" href="structxcb__void__cookie__t.html" title="Generic cookie.">xcb_void_cookie_t</a>
<a name="l00643"></a>00643 <a class="code" href="group__XCB__DPMS__API.html#gae720ae004b044f9c3bd7e9f27d90fb06">xcb_dpms_force_level</a> (<a class="code" href="structxcb__connection__t.html">xcb_connection_t</a> *c  ,
<a name="l00644"></a>00644                       uint16_t          power_level  );
<a name="l00645"></a>00645 
<a name="l00655"></a>00655 <span class="comment">/*****************************************************************************</span>
<a name="l00656"></a>00656 <span class="comment"> **</span>
<a name="l00657"></a>00657 <span class="comment"> ** xcb_dpms_info_cookie_t xcb_dpms_info</span>
<a name="l00658"></a>00658 <span class="comment"> ** </span>
<a name="l00659"></a>00659 <span class="comment"> ** @param xcb_connection_t *c</span>
<a name="l00660"></a>00660 <span class="comment"> ** @returns xcb_dpms_info_cookie_t</span>
<a name="l00661"></a>00661 <span class="comment"> **</span>
<a name="l00662"></a>00662 <span class="comment"> *****************************************************************************/</span>
<a name="l00663"></a>00663  
<a name="l00664"></a>00664 <a class="code" href="structxcb__dpms__info__cookie__t.html" title="xcb_dpms_info_cookie_t">xcb_dpms_info_cookie_t</a>
<a name="l00665"></a>00665 <a class="code" href="group__XCB__DPMS__API.html#gaa669ef0f44d7c3f2a29550ec15d95b56">xcb_dpms_info</a> (<a class="code" href="structxcb__connection__t.html">xcb_connection_t</a> *c  );
<a name="l00666"></a>00666 
<a name="l00679"></a>00679 <span class="comment">/*****************************************************************************</span>
<a name="l00680"></a>00680 <span class="comment"> **</span>
<a name="l00681"></a>00681 <span class="comment"> ** xcb_dpms_info_cookie_t xcb_dpms_info_unchecked</span>
<a name="l00682"></a>00682 <span class="comment"> ** </span>
<a name="l00683"></a>00683 <span class="comment"> ** @param xcb_connection_t *c</span>
<a name="l00684"></a>00684 <span class="comment"> ** @returns xcb_dpms_info_cookie_t</span>
<a name="l00685"></a>00685 <span class="comment"> **</span>
<a name="l00686"></a>00686 <span class="comment"> *****************************************************************************/</span>
<a name="l00687"></a>00687  
<a name="l00688"></a>00688 <a class="code" href="structxcb__dpms__info__cookie__t.html" title="xcb_dpms_info_cookie_t">xcb_dpms_info_cookie_t</a>
<a name="l00689"></a>00689 <a class="code" href="group__XCB__DPMS__API.html#gaf54961e0a91097d779b1e83e3f20952a">xcb_dpms_info_unchecked</a> (<a class="code" href="structxcb__connection__t.html">xcb_connection_t</a> *c  );
<a name="l00690"></a>00690 
<a name="l00706"></a>00706 <span class="comment">/*****************************************************************************</span>
<a name="l00707"></a>00707 <span class="comment"> **</span>
<a name="l00708"></a>00708 <span class="comment"> ** xcb_dpms_info_reply_t * xcb_dpms_info_reply</span>
<a name="l00709"></a>00709 <span class="comment"> ** </span>
<a name="l00710"></a>00710 <span class="comment"> ** @param xcb_connection_t        *c</span>
<a name="l00711"></a>00711 <span class="comment"> ** @param xcb_dpms_info_cookie_t   cookie</span>
<a name="l00712"></a>00712 <span class="comment"> ** @param xcb_generic_error_t    **e</span>
<a name="l00713"></a>00713 <span class="comment"> ** @returns xcb_dpms_info_reply_t *</span>
<a name="l00714"></a>00714 <span class="comment"> **</span>
<a name="l00715"></a>00715 <span class="comment"> *****************************************************************************/</span>
<a name="l00716"></a>00716  
<a name="l00717"></a>00717 <a class="code" href="structxcb__dpms__info__reply__t.html" title="xcb_dpms_info_reply_t">xcb_dpms_info_reply_t</a> *
<a name="l00718"></a>00718 <a class="code" href="group__XCB__DPMS__API.html#ga08abe060ca6af8ecfdd382e173591b4b">xcb_dpms_info_reply</a> (<a class="code" href="structxcb__connection__t.html">xcb_connection_t</a>        *c  ,
<a name="l00719"></a>00719                      <a class="code" href="structxcb__dpms__info__cookie__t.html" title="xcb_dpms_info_cookie_t">xcb_dpms_info_cookie_t</a>   cookie  ,
<a name="l00720"></a>00720                      <a class="code" href="structxcb__generic__error__t.html" title="Generic error.">xcb_generic_error_t</a>    **e  );
<a name="l00721"></a>00721 
<a name="l00722"></a>00722 
<a name="l00723"></a>00723 <span class="preprocessor">#ifdef __cplusplus</span>
<a name="l00724"></a>00724 <span class="preprocessor"></span>}
<a name="l00725"></a>00725 <span class="preprocessor">#endif</span>
<a name="l00726"></a>00726 <span class="preprocessor"></span>
<a name="l00727"></a>00727 <span class="preprocessor">#endif</span>
<a name="l00728"></a>00728 <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>