1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=11"/>
<meta name="generator" content="Doxygen 1.12.0"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>BrlAPI: Globals</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<script type="text/javascript" src="clipboard.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr id="projectrow">
<td id="projectalign">
<div id="projectname">BrlAPI<span id="projectnumber"> 0.8</span>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.12.0 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
$(function() { codefold.init(0); });
/* @license-end */
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
$(function() {
initMenu('',false,false,'search.php','Search',false);
});
/* @license-end */
</script>
<div id="main-nav"></div>
</div><!-- top -->
<div id="doc-content">
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
$(function(){ initResizable(false); });
/* @license-end */
</script>
<div class="contents">
<div class="textblock">Here is a list of all functions with links to the files they belong to:</div>
<h3><a id="index_b" name="index_b"></a>- b -</h3><ul>
<li>brlapi__acceptAllKeys() : <a class="el" href="group__brlapi__keys.html#gafd425b67454237b5d35b4b5e5f5d92d9">brlapi.h</a></li>
<li>brlapi__acceptKeyRanges() : <a class="el" href="group__brlapi__keys.html#ga528cc32a8ed81d4c369ed71d61f5655e">brlapi.h</a></li>
<li>brlapi__acceptKeys() : <a class="el" href="group__brlapi__keys.html#ga0e76fb5ffa4547ccbe54e1a09d562b0a">brlapi.h</a></li>
<li>brlapi__closeConnection() : <a class="el" href="group__brlapi__connection.html#ga8fb742c787203548522fc4d0f1edd041">brlapi.h</a></li>
<li>brlapi__defaultExceptionHandler() : <a class="el" href="group__brlapi__error.html#ga0f58f22d3bf9e6d18adb9af890cb8c19">brlapi.h</a></li>
<li>brlapi__enterRawMode() : <a class="el" href="group__brlapi__driverspecific.html#ga5a0244346b4f859e14521afef6a91664">brlapi.h</a></li>
<li>brlapi__enterTtyMode() : <a class="el" href="group__brlapi__tty.html#ga756e26827f24055afb1716cb6bc00d14">brlapi.h</a></li>
<li>brlapi__enterTtyModeWithPath() : <a class="el" href="group__brlapi__tty.html#gaf9ebb3e235e893a6cb369069cfe4824e">brlapi.h</a></li>
<li>brlapi__getClientData() : <a class="el" href="group__brlapi__clientData.html#ga8e127c22b203cbf3453712766f0db64e">brlapi.h</a></li>
<li>brlapi__getDisplaySize() : <a class="el" href="group__brlapi__info.html#ga912f0dd0c626ae01a02d1511c65c8625">brlapi.h</a></li>
<li>brlapi__getDriverName() : <a class="el" href="group__brlapi__info.html#ga17eaf29ddaa9c6d33a20402cb5b8eea8">brlapi.h</a></li>
<li>brlapi__getFileDescriptor() : <a class="el" href="group__brlapi__connection.html#ga2270ac9b512d819bd1a4c0a1488757e1">brlapi.h</a></li>
<li>brlapi__getModelIdentifier() : <a class="el" href="group__brlapi__info.html#ga08b18e894c58ecc39ca16c58aadf609b">brlapi.h</a></li>
<li>brlapi__getParameter() : <a class="el" href="group__brlapi__parameterManagement.html#gaf990688f172e126f78911d5ec139cd85">brlapi.h</a></li>
<li>brlapi__getParameterAlloc() : <a class="el" href="group__brlapi__parameterManagement.html#gacb275fdd30cdc5ffa40ed672d0813ec0">brlapi.h</a></li>
<li>brlapi__ignoreAllKeys() : <a class="el" href="group__brlapi__keys.html#gae0bc6b3628c42fa6387f3a398e424932">brlapi.h</a></li>
<li>brlapi__ignoreKeyRanges() : <a class="el" href="group__brlapi__keys.html#ga464d58394071cad634cc28c4d3ad10eb">brlapi.h</a></li>
<li>brlapi__ignoreKeys() : <a class="el" href="group__brlapi__keys.html#ga6bd1a8af2c1d1b09a55d5647fbc9e035">brlapi.h</a></li>
<li>brlapi__leaveRawMode() : <a class="el" href="group__brlapi__driverspecific.html#ga29c7743faa13515a1624bd8be8c5a64b">brlapi.h</a></li>
<li>brlapi__leaveTtyMode() : <a class="el" href="group__brlapi__tty.html#gab9d34785c372717f567234ecae78809d">brlapi.h</a></li>
<li>brlapi__openConnection() : <a class="el" href="group__brlapi__connection.html#gab72663955b05e29196285f945f55aa87">brlapi.h</a></li>
<li>brlapi__pause() : <a class="el" href="group__brlapi__misc.html#ga529862bd7faf6f76fc595052c47bcb0b">brlapi.h</a></li>
<li>brlapi__readKey() : <a class="el" href="group__brlapi__keys.html#ga557d77c4e1bf70a0d01b619aea152120">brlapi.h</a></li>
<li>brlapi__readKeyWithTimeout() : <a class="el" href="group__brlapi__keys.html#gade40db3b2ac3445c4e45cabfa441bb25">brlapi.h</a></li>
<li>brlapi__recvRaw() : <a class="el" href="group__brlapi__driverspecific.html#gab4c95e41767ba67d13f72049a85898dc">brlapi.h</a></li>
<li>brlapi__resumeDriver() : <a class="el" href="group__brlapi__driverspecific.html#ga353389dd0c2cbe42bd5cc9a04ad3cc8b">brlapi.h</a></li>
<li>brlapi__sendRaw() : <a class="el" href="group__brlapi__driverspecific.html#ga520c2340bfba0b08e18831f778a056e1">brlapi.h</a></li>
<li>brlapi__setClientData() : <a class="el" href="group__brlapi__clientData.html#gaf0cc99d311179906cc84933c8c912534">brlapi.h</a></li>
<li>brlapi__setExceptionHandler() : <a class="el" href="group__brlapi__error.html#gac66629c515afe202d5b8d49ab27e39ea">brlapi.h</a></li>
<li>brlapi__setFocus() : <a class="el" href="group__brlapi__tty.html#gad02a955f6bb02723e907f93cbef2616b">brlapi.h</a></li>
<li>brlapi__setParameter() : <a class="el" href="group__brlapi__parameterManagement.html#gac34f241ffc47ae352f0a969c52e79314">brlapi.h</a></li>
<li>brlapi__strexception() : <a class="el" href="group__brlapi__error.html#ga6d4ed39756fc3d136ede88e00fc6cc95">brlapi.h</a></li>
<li>brlapi__suspendDriver() : <a class="el" href="group__brlapi__driverspecific.html#ga85b90b4b07b15e6784df102058faf888">brlapi.h</a></li>
<li>brlapi__sync() : <a class="el" href="group__brlapi__misc.html#gaff978c15a93158a7cda0d854b3b3ab8d">brlapi.h</a></li>
<li>brlapi__unwatchParameter() : <a class="el" href="group__brlapi__parameterManagement.html#gaf73d5405114a93cde7b401d46fac7085">brlapi.h</a></li>
<li>brlapi__watchParameter() : <a class="el" href="group__brlapi__parameterManagement.html#gaac3e47d0a19e924493511e4542d3aa15">brlapi.h</a></li>
<li>brlapi__write() : <a class="el" href="group__brlapi__write.html#gac35d4baf687d4d1726c76e5c5b33cdb0">brlapi.h</a></li>
<li>brlapi__writeDots() : <a class="el" href="group__brlapi__write.html#ga6284e93dc8986554613efd35f936317a">brlapi.h</a></li>
<li>brlapi__writeText() : <a class="el" href="group__brlapi__write.html#ga40c638da4a7e92e7a52d3051a9577865">brlapi.h</a></li>
<li>brlapi__writeWText() : <a class="el" href="group__brlapi__write.html#ga1b775c9ac4d87e7e25fc4760de83f012">brlapi.h</a></li>
<li>brlapi_acceptKeyRanges() : <a class="el" href="group__brlapi__keys.html#ga9f04b39792b1849250fb547772fddd7c">brlapi.h</a></li>
<li>brlapi_acceptKeys() : <a class="el" href="group__brlapi__keys.html#ga15399581e093fc1635c53f4815fae551">brlapi.h</a></li>
<li>brlapi_closeConnection() : <a class="el" href="group__brlapi__connection.html#ga7b2e32ae6b9dddaeea8f2365e37494cb">brlapi.h</a></li>
<li>brlapi_defaultExceptionHandler() : <a class="el" href="group__brlapi__error.html#ga1e05f6233aab68e0aca7cd1470e92add">brlapi.h</a></li>
<li>brlapi_describeKeyCode() : <a class="el" href="group__brlapi__keys.html#ga27cd6a123ab9c8685055b72e0481067d">brlapi.h</a></li>
<li>brlapi_enterRawMode() : <a class="el" href="group__brlapi__driverspecific.html#gad636a35db7cf7b2eaa67e6bd6d166a95">brlapi.h</a></li>
<li>brlapi_enterTtyMode() : <a class="el" href="group__brlapi__tty.html#ga6d8ae822fa87d9bfb1fb15ecf2bbcaac">brlapi.h</a></li>
<li>brlapi_enterTtyModeWithPath() : <a class="el" href="group__brlapi__tty.html#ga0e15d9c92fc6b15ef5cbc9087664eeca">brlapi.h</a></li>
<li>brlapi_error_location() : <a class="el" href="group__brlapi__error.html#gae947f3cad8f68e8b2d1266ac3d192d0f">brlapi.h</a></li>
<li>brlapi_expandKeyCode() : <a class="el" href="group__brlapi__keys.html#gafdac75a70de34360e62bd17cddaecb5d">brlapi.h</a></li>
<li>brlapi_getClientData() : <a class="el" href="group__brlapi__clientData.html#ga9f70adbe42014c9a63556b635afb7e52">brlapi.h</a></li>
<li>brlapi_getDisplaySize() : <a class="el" href="group__brlapi__info.html#ga3df1f8106020b1fa4a4b34380abeb191">brlapi.h</a></li>
<li>brlapi_getDriverName() : <a class="el" href="group__brlapi__info.html#ga2dcd2285e75571a861c1f9c27a44bd0f">brlapi.h</a></li>
<li>brlapi_getFileDescriptor() : <a class="el" href="group__brlapi__connection.html#gad1ae91118d131102b4de6dd31364940e">brlapi.h</a></li>
<li>brlapi_getHandleSize() : <a class="el" href="group__brlapi__handles.html#gad1f858ac793a0eb4d243f6076e9266b1">brlapi.h</a></li>
<li>brlapi_getLibraryVersion() : <a class="el" href="group__brlapi__version.html#gaea295bdc3a5c5defb3af3c4fb0a8fb15">brlapi.h</a></li>
<li>brlapi_getModelIdentifier() : <a class="el" href="group__brlapi__info.html#gafd63391401b39c2c9dde97b3eb6146fc">brlapi.h</a></li>
<li>brlapi_getPacketTypeName() : <a class="el" href="group__brlapi__error.html#ga4abf81204ca99979ffa304b0de2b916e">brlapi.h</a></li>
<li>brlapi_getParameter() : <a class="el" href="group__brlapi__parameterManagement.html#ga98d54aab015cf203e3ab07f870106d71">brlapi.h</a></li>
<li>brlapi_getParameterAlloc() : <a class="el" href="group__brlapi__parameterManagement.html#ga4717956164c391ae2718356f69aacb2a">brlapi.h</a></li>
<li>brlapi_getParameterProperties() : <a class="el" href="brlapi__param_8h.html#a9b0eef71a2d977429508e588eff29e38">brlapi_param.h</a></li>
<li>brlapi_ignoreKeyRanges() : <a class="el" href="group__brlapi__keys.html#gaf2eaa6152bfdee19b0a886fd40046d41">brlapi.h</a></li>
<li>brlapi_ignoreKeys() : <a class="el" href="group__brlapi__keys.html#ga51f541d3e9e1a797a4e4c5ef884f02cb">brlapi.h</a></li>
<li>brlapi_leaveRawMode() : <a class="el" href="group__brlapi__driverspecific.html#ga9eb1166b438ea8bc0c6dc9b38c3b083e">brlapi.h</a></li>
<li>brlapi_leaveTtyMode() : <a class="el" href="group__brlapi__tty.html#ga681f2c7f09e33a32a2731e4e77ce7cec">brlapi.h</a></li>
<li>brlapi_openConnection() : <a class="el" href="group__brlapi__connection.html#gacd26dc42640bdad09a389be10b9e3618">brlapi.h</a></li>
<li>brlapi_pause() : <a class="el" href="group__brlapi__misc.html#ga5c930dbe3d4a3708266629f7639eb72b">brlapi.h</a></li>
<li>brlapi_perror() : <a class="el" href="group__brlapi__error.html#ga5717bfb2ac0e9a906f6b591b9943bd23">brlapi.h</a></li>
<li>brlapi_readKey() : <a class="el" href="group__brlapi__keys.html#ga3b5ba0c43d48792e7071e772b50b9cbe">brlapi.h</a></li>
<li>brlapi_readKeyWithTimeout() : <a class="el" href="group__brlapi__keys.html#gac20d1c276c44c3f5d5670b3662a789c1">brlapi.h</a></li>
<li>brlapi_readPacket() : <a class="el" href="group__brlapi__protocol.html#ga593411f2c9306ff774eb854f78eaa18b">brlapi_protocol.h</a></li>
<li>brlapi_readPacketContent() : <a class="el" href="group__brlapi__protocol.html#ga6a963be14210e5706f16b57a2f388e6e">brlapi_protocol.h</a></li>
<li>brlapi_readPacketHeader() : <a class="el" href="group__brlapi__protocol.html#ga3fa149ae4b0f1adcf8f514ebc9a1f45f">brlapi_protocol.h</a></li>
<li>brlapi_recvRaw() : <a class="el" href="group__brlapi__driverspecific.html#gaff4acf20bdbca4bf2d00e38385480178">brlapi.h</a></li>
<li>brlapi_resumeDriver() : <a class="el" href="group__brlapi__driverspecific.html#ga06d97a714703c593ec543e0cba6070ff">brlapi.h</a></li>
<li>brlapi_sendRaw() : <a class="el" href="group__brlapi__driverspecific.html#gaa8eaa8778257fcddfe06190ba7b9abc8">brlapi.h</a></li>
<li>brlapi_setClientData() : <a class="el" href="group__brlapi__clientData.html#ga25959d55d632e9933a98e63de48216d7">brlapi.h</a></li>
<li>brlapi_setExceptionHandler() : <a class="el" href="group__brlapi__error.html#ga7456fc847deec0762b939d44ed9868e9">brlapi.h</a></li>
<li>brlapi_setFocus() : <a class="el" href="group__brlapi__tty.html#ga404a4af6b41cdacfb33fbbb09c1ce961">brlapi.h</a></li>
<li>brlapi_setParameter() : <a class="el" href="group__brlapi__parameterManagement.html#ga4c60626783bca2db8be2f13577bc7a74">brlapi.h</a></li>
<li>brlapi_strerror() : <a class="el" href="group__brlapi__error.html#gadbb2373f03c1c195c84656137e358c9c">brlapi.h</a></li>
<li>brlapi_strerror_r() : <a class="el" href="group__brlapi__error.html#ga249bea64bb9e5dfd35caeb3ae7bd5b56">brlapi.h</a></li>
<li>brlapi_strexception() : <a class="el" href="group__brlapi__error.html#ga05b0559f46f167cb8c8bb606f82bece7">brlapi.h</a></li>
<li>brlapi_suspendDriver() : <a class="el" href="group__brlapi__driverspecific.html#gaf8f3c595385588c557ee168ece7ec9f9">brlapi.h</a></li>
<li>brlapi_sync() : <a class="el" href="group__brlapi__misc.html#ga9faefac0a9d964d73f724434a573a270">brlapi.h</a></li>
<li>brlapi_unwatchParameter() : <a class="el" href="group__brlapi__parameterManagement.html#gada9130bcae1b3e0f7dd52e3155270a16">brlapi.h</a></li>
<li>brlapi_watchParameter() : <a class="el" href="group__brlapi__parameterManagement.html#ga35baff069a8f443d9f0e403a2a1ec298">brlapi.h</a></li>
<li>brlapi_write() : <a class="el" href="group__brlapi__write.html#ga287f9a11719e1c350fb0280a38e0e069">brlapi.h</a></li>
<li>brlapi_writeDots() : <a class="el" href="group__brlapi__write.html#ga9aa155c03d33aa2ab45a07396ca4c835">brlapi.h</a></li>
<li>brlapi_writePacket() : <a class="el" href="group__brlapi__protocol.html#gabc8a0c3fe653b8d44059aee810c5b35a">brlapi_protocol.h</a></li>
<li>brlapi_writeText() : <a class="el" href="group__brlapi__write.html#ga7e6063c33a34fe23a564cfc1a44a9c47">brlapi.h</a></li>
<li>brlapi_writeWText() : <a class="el" href="group__brlapi__write.html#ga4849dcde18aaa3a4afb3ec3d62c5b034">brlapi.h</a></li>
</ul>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.12.0
</small></address>
</div><!-- doc-content -->
</body>
</html>
|