version 0.5.0_alpha
git-svn-id: svn://db.shs.com.ru/pip@8 12ceb7fc-bf1f-11e4-8940-5bc7170c53b5
This commit is contained in:
@@ -3,23 +3,19 @@
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
|
||||
<meta name="generator" content="Doxygen 1.8.8"/>
|
||||
<meta name="generator" content="Doxygen 1.8.9.1"/>
|
||||
<title>PIP: Class Members - Functions</title>
|
||||
<link href="tabs.css" rel="stylesheet" type="text/css"/>
|
||||
<script type="text/javascript" src="jquery.js"></script>
|
||||
<script type="text/javascript" src="dynsections.js"></script>
|
||||
<link href="navtree.css" rel="stylesheet" type="text/css"/>
|
||||
<script type="text/javascript" src="resize.js"></script>
|
||||
<script type="text/javascript" src="navtreedata.js"></script>
|
||||
<script type="text/javascript" src="navtree.js"></script>
|
||||
<script type="text/javascript">
|
||||
$(document).ready(initResizable);
|
||||
$(window).load(resizeHeight);
|
||||
</script>
|
||||
<link href="search/search.css" rel="stylesheet" type="text/css"/>
|
||||
<script type="text/javascript" src="search/search.js"></script>
|
||||
<script type="text/javascript">
|
||||
$(document).ready(function() { searchBox.OnSelectItem(0); });
|
||||
</script>
|
||||
<link href="doxygen.css" rel="stylesheet" type="text/css" />
|
||||
</head>
|
||||
<body>
|
||||
@@ -30,7 +26,7 @@
|
||||
<tr style="height: 56px;">
|
||||
<td style="padding-left: 0.5em;">
|
||||
<div id="projectname">PIP
|
||||
 <span id="projectnumber">0.4.1_alpha3</span>
|
||||
 <span id="projectnumber">0.5.0_prealpha</span>
|
||||
</div>
|
||||
<div id="projectbrief">Platform-Independent Primitives</div>
|
||||
</td>
|
||||
@@ -39,10 +35,7 @@
|
||||
</table>
|
||||
</div>
|
||||
<!-- end header part -->
|
||||
<!-- Generated by Doxygen 1.8.8 -->
|
||||
<script type="text/javascript">
|
||||
var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
</script>
|
||||
<!-- Generated by Doxygen 1.8.9.1 -->
|
||||
<div id="navrow1" class="tabs">
|
||||
<ul class="tablist">
|
||||
<li><a href="index.html"><span>Main Page</span></a></li>
|
||||
@@ -50,22 +43,6 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
|
||||
<li class="current"><a href="annotated.html"><span>Classes</span></a></li>
|
||||
<li><a href="files.html"><span>Files</span></a></li>
|
||||
<li>
|
||||
<div id="MSearchBox" class="MSearchBoxInactive">
|
||||
<span class="left">
|
||||
<img id="MSearchSelect" src="search/mag_sel.png"
|
||||
onmouseover="return searchBox.OnSearchSelectShow()"
|
||||
onmouseout="return searchBox.OnSearchSelectHide()"
|
||||
alt=""/>
|
||||
<input type="text" id="MSearchField" value="Search" accesskey="S"
|
||||
onfocus="searchBox.OnSearchFieldFocus(true)"
|
||||
onblur="searchBox.OnSearchFieldFocus(false)"
|
||||
onkeyup="searchBox.OnSearchFieldChange(event)"/>
|
||||
</span><span class="right">
|
||||
<a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
|
||||
</span>
|
||||
</div>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div id="navrow2" class="tabs2">
|
||||
@@ -129,24 +106,17 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
$(document).ready(function(){initNavTree('functions_func_c.html','');});
|
||||
</script>
|
||||
<div id="doc-content">
|
||||
<!-- window showing the filter options -->
|
||||
<div id="MSearchSelectWindow"
|
||||
onmouseover="return searchBox.OnSearchSelectShow()"
|
||||
onmouseout="return searchBox.OnSearchSelectHide()"
|
||||
onkeydown="return searchBox.OnSearchSelectKey(event)">
|
||||
<a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark"> </span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark"> </span>Classes</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(2)"><span class="SelectionMark"> </span>Namespaces</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark"> </span>Files</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(4)"><span class="SelectionMark"> </span>Functions</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(5)"><span class="SelectionMark"> </span>Variables</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(6)"><span class="SelectionMark"> </span>Typedefs</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(7)"><span class="SelectionMark"> </span>Enumerations</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(8)"><span class="SelectionMark"> </span>Enumerator</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(9)"><span class="SelectionMark"> </span>Friends</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(10)"><span class="SelectionMark"> </span>Macros</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(11)"><span class="SelectionMark"> </span>Pages</a></div>
|
||||
|
||||
<!-- iframe showing the search results (closed by default) -->
|
||||
<div id="MSearchResultsWindow">
|
||||
<iframe src="javascript:void(0)" frameborder="0"
|
||||
name="MSearchResults" id="MSearchResults">
|
||||
</iframe>
|
||||
</div>
|
||||
|
||||
<div class="contents">
|
||||
 
|
||||
|
||||
<h3><a class="anchor" id="index_c"></a>- c -</h3><ul>
|
||||
<li>canRead()
|
||||
: <a class="el" href="class_p_i_i_o_device.html#a2e3ec03f1fb36ad84483822a1618488b">PIIODevice</a>
|
||||
</li>
|
||||
<li>canWrite()
|
||||
: <a class="el" href="class_p_i_ethernet.html#aee35707b3f0995b2b3d36e0c71a71ca2">PIEthernet</a>
|
||||
, <a class="el" href="class_p_i_i_o_device.html#aa2a16a83493209f165f03e1c49330c82">PIIODevice</a>
|
||||
</li>
|
||||
<li>channels()
|
||||
: <a class="el" href="class_p_i_connection.html#a9b6d693bd94c74a09b3374cbc9bbf65c">PIConnection</a>
|
||||
</li>
|
||||
@@ -171,8 +141,16 @@ $(document).ready(function(){initNavTree('functions_func_c.html','');});
|
||||
<li>className()
|
||||
: <a class="el" href="class_p_i_object.html#a5da8208d12e37e5277db308939208150">PIObject</a>
|
||||
</li>
|
||||
<li>cleanedPath()
|
||||
: <a class="el" href="class_p_i_dir.html#acfa3b5f2abd1bcb4542d0bf49c70e9c0">PIDir</a>
|
||||
</li>
|
||||
<li>cleanPath()
|
||||
: <a class="el" href="class_p_i_dir.html#a2bf75841e70d2bf31dbe5e9b45b5b210">PIDir</a>
|
||||
</li>
|
||||
<li>clear()
|
||||
: <a class="el" href="class_p_i_config.html#a5183a5859cd1006d4e93bf007b28fd2b">PIConfig</a>
|
||||
, <a class="el" href="class_p_i_file.html#a04e1bfdaf3552799b86318dce398d54a">PIFile</a>
|
||||
, <a class="el" href="class_p_i_i_o_string.html#ab093807027021b6ef03af46392d318aa">PIIOString</a>
|
||||
, <a class="el" href="class_p_i_vector.html#a1eac8cb055835b44a4d7b718e976fbc3">PIVector< T ></a>
|
||||
</li>
|
||||
<li>clearCustomStatus()
|
||||
@@ -193,12 +171,24 @@ $(document).ready(function(){initNavTree('functions_func_c.html','');});
|
||||
<li>clearStates()
|
||||
: <a class="el" href="class_p_i_state_machine.html#a18bceb62d18013df1459c3bb442eb7e8">PIStateMachine< Type ></a>
|
||||
</li>
|
||||
<li>clearTab()
|
||||
: <a class="el" href="class_p_i_console.html#adbe34dd86ea50ff8c2c82ae6c1f609c5">PIConsole</a>
|
||||
</li>
|
||||
<li>clearTabs()
|
||||
: <a class="el" href="class_p_i_console.html#aa098e8d9cdc197ce608ff8cd617bab63">PIConsole</a>
|
||||
</li>
|
||||
<li>clearThreadedWriteQueue()
|
||||
: <a class="el" href="class_p_i_i_o_device.html#a3ea8e87826a944be0c9f67b2989b78e4">PIIODevice</a>
|
||||
</li>
|
||||
<li>clearVariables()
|
||||
: <a class="el" href="class_p_i_console.html#aec823e3d7ef7045298efbab12489b239">PIConsole</a>
|
||||
</li>
|
||||
<li>close()
|
||||
: <a class="el" href="class_p_i_i_o_device.html#ad59f415f0fec6692f1b2982b7deabf50">PIIODevice</a>
|
||||
</li>
|
||||
<li>closed()
|
||||
: <a class="el" href="class_p_i_i_o_device.html#a2e85eb26b57d368ba14e3824788c83ba">PIIODevice</a>
|
||||
</li>
|
||||
<li>closeDevice()
|
||||
: <a class="el" href="class_p_i_binary_log.html#a3a3e8054f70c230c2d1b04b7ddead5d4">PIBinaryLog</a>
|
||||
, <a class="el" href="class_p_i_ethernet.html#a5229b3d4d175a6144a189a7204e02204">PIEthernet</a>
|
||||
@@ -212,6 +202,9 @@ $(document).ready(function(){initNavTree('functions_func_c.html','');});
|
||||
<li>compare_func()
|
||||
: <a class="el" href="class_p_i_vector.html#a3e72f0fc2245a55a29b1a1c3ce0d36e2">PIVector< T ></a>
|
||||
</li>
|
||||
<li>configure()
|
||||
: <a class="el" href="class_p_i_i_o_device.html#afa5ccc05c7551d10f0c311e4aa534cd8">PIIODevice</a>
|
||||
</li>
|
||||
<li>configureDevice()
|
||||
: <a class="el" href="class_p_i_ethernet.html#af6a952895c0e75d5420b5671c929721a">PIEthernet</a>
|
||||
, <a class="el" href="class_p_i_i_o_device.html#ae7c5a2d7b6ea2409df4e200c8e4b8e32">PIIODevice</a>
|
||||
@@ -227,15 +220,22 @@ $(document).ready(function(){initNavTree('functions_func_c.html','');});
|
||||
, <a class="el" href="class_p_i_i_o_device.html#aeb3edefa3b78b06e0f293936c15a74ab">PIIODevice</a>
|
||||
, <a class="el" href="class_p_i_serial.html#a5c31bf29e311d1ea5e188adab37703e6">PISerial</a>
|
||||
</li>
|
||||
<li>configureFromString()
|
||||
: <a class="el" href="class_p_i_connection.html#ac2cb1f7bae9ae0ec9e3a6ea9c0a03129">PIConnection</a>
|
||||
</li>
|
||||
<li>connect()
|
||||
: <a class="el" href="class_p_i_ethernet.html#a262d31ac59d8a3539899be651a6e56e7">PIEthernet</a>
|
||||
: <a class="el" href="class_p_i_ethernet.html#ac09a74cc735c5e80e79b3f771a2a289c">PIEthernet</a>
|
||||
</li>
|
||||
<li>connected()
|
||||
: <a class="el" href="class_p_i_ethernet.html#a80df2b0b931858d93065fa32e1682bc7">PIEthernet</a>
|
||||
</li>
|
||||
<li>constructFullPath()
|
||||
: <a class="el" href="class_p_i_ethernet.html#ac4bac35deda7848e7c16e770c64b08ee">PIEthernet</a>
|
||||
: <a class="el" href="class_p_i_binary_log.html#ad5e869cdec63462ff6a21c8625551a96">PIBinaryLog</a>
|
||||
, <a class="el" href="class_p_i_ethernet.html#ac4bac35deda7848e7c16e770c64b08ee">PIEthernet</a>
|
||||
, <a class="el" href="class_p_i_file.html#a0eddca195c3347e3b1529dfb2c385ca2">PIFile</a>
|
||||
, <a class="el" href="class_p_i_i_o_device.html#a99174c213975d3d382f8efa90f1a238f">PIIODevice</a>
|
||||
, <a class="el" href="class_p_i_packet_extractor.html#acbeb7fa7bdb01b164ce81df601bcee23">PIPacketExtractor</a>
|
||||
, <a class="el" href="class_p_i_serial.html#ac810ba761a3ebe408c56b28024f81034">PISerial</a>
|
||||
</li>
|
||||
<li>contains()
|
||||
: <a class="el" href="class_p_i_vector.html#a569226732df6c45066820db07e09c87d">PIVector< T ></a>
|
||||
@@ -249,6 +249,15 @@ $(document).ready(function(){initNavTree('functions_func_c.html','');});
|
||||
<li>convertToBase64()
|
||||
: <a class="el" href="class_p_i_byte_array.html#ae024450dbd082250560b168189a6f043">PIByteArray</a>
|
||||
</li>
|
||||
<li>createFromFullPath()
|
||||
: <a class="el" href="class_p_i_i_o_device.html#ac47c4f61ade6d4f9a847e0d55abcf150">PIIODevice</a>
|
||||
</li>
|
||||
<li>createIndex()
|
||||
: <a class="el" href="class_p_i_binary_log.html#a0d71287dc6ba5ac1c6d1589923f291d7">PIBinaryLog</a>
|
||||
</li>
|
||||
<li>createNewFile()
|
||||
: <a class="el" href="class_p_i_binary_log.html#ac5c3e00d5fe2bd28e0c27af39c18717f">PIBinaryLog</a>
|
||||
</li>
|
||||
<li>current()
|
||||
: <a class="el" href="class_p_i_system_time.html#a9d1cc158167c09bb920ffdc9bf65ad51">PISystemTime</a>
|
||||
</li>
|
||||
@@ -261,6 +270,9 @@ $(document).ready(function(){initNavTree('functions_func_c.html','');});
|
||||
<li>currentTab()
|
||||
: <a class="el" href="class_p_i_console.html#a3261d123b00905e06226b828d7920001">PIConsole</a>
|
||||
</li>
|
||||
<li>currentTabIndex()
|
||||
: <a class="el" href="class_p_i_console.html#a95da0d3b18cfd657c528ddfd439aed74">PIConsole</a>
|
||||
</li>
|
||||
<li>cutLeft()
|
||||
: <a class="el" href="class_p_i_string.html#a5e6ebd047f481f11bfc7aa5a599f84d9">PIString</a>
|
||||
</li>
|
||||
@@ -276,9 +288,9 @@ $(document).ready(function(){initNavTree('functions_func_c.html','');});
|
||||
<!-- start footer part -->
|
||||
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
||||
<ul>
|
||||
<li class="footer">Generated on Sun Nov 2 2014 22:29:36 for PIP by
|
||||
<li class="footer">Generated on Fri Feb 27 2015 23:03:17 for PIP by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.8 </li>
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.9.1 </li>
|
||||
</ul>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user