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,13 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
$(document).ready(function(){initNavTree('functions_func_r.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_r"></a>- r -</h3><ul>
|
||||
<li>rapidStart()
|
||||
: <a class="el" href="class_p_i_binary_log.html#ac3c5ff83fdc8fea6711d53d4c08addae">PIBinaryLog</a>
|
||||
</li>
|
||||
<li>rawArgument()
|
||||
: <a class="el" href="class_p_i_c_l_i.html#acfa1357e283fb2fceb69ff93e53cef6f">PICLI</a>
|
||||
</li>
|
||||
@@ -154,11 +120,16 @@ $(document).ready(function(){initNavTree('functions_func_r.html','');});
|
||||
: <a class="el" href="class_p_i_c_l_i.html#a48e694f023cd8a8606865b1704583613">PICLI</a>
|
||||
</li>
|
||||
<li>RawData()
|
||||
: <a class="el" href="struct_p_i_byte_array_1_1_raw_data.html#a35220a8724f8a8a803380ae6f4653ae1">PIByteArray::RawData</a>
|
||||
: <a class="el" href="struct_p_i_byte_array_1_1_raw_data.html#a57c5b593f88843f43a2644b742f10838">PIByteArray::RawData</a>
|
||||
</li>
|
||||
<li>read()
|
||||
: <a class="el" href="class_p_i_ethernet.html#a28595d8f88cdedf9e5572068ab116fa8">PIEthernet</a>
|
||||
: <a class="el" href="class_p_i_binary_log.html#a14e2dda93e6e19c2b9cf003d4c5d70fd">PIBinaryLog</a>
|
||||
, <a class="el" href="class_p_i_ethernet.html#a28595d8f88cdedf9e5572068ab116fa8">PIEthernet</a>
|
||||
, <a class="el" href="class_p_i_file.html#a652a5846b2cc664400065aa9f6c8223c">PIFile</a>
|
||||
, <a class="el" href="class_p_i_i_o_device.html#a324471de64a9ee8fc8b3b89d2117f29a">PIIODevice</a>
|
||||
, <a class="el" href="class_p_i_i_o_string.html#a76cec5fe716a02e9cb55ef2d62d219eb">PIIOString</a>
|
||||
, <a class="el" href="class_p_i_packet_extractor.html#aa41b9b23ba7a074398687edf82331b40">PIPacketExtractor</a>
|
||||
, <a class="el" href="class_p_i_serial.html#ad2a66303f8ca8155a30b8a9ca2c6d213">PISerial</a>
|
||||
</li>
|
||||
<li>readableSize()
|
||||
: <a class="el" href="class_p_i_string.html#aa439f5ba10fdede14750843f429bd634">PIString</a>
|
||||
@@ -168,13 +139,30 @@ $(document).ready(function(){initNavTree('functions_func_r.html','');});
|
||||
</li>
|
||||
<li>readAll()
|
||||
: <a class="el" href="class_p_i_config.html#ab2bb45897ec17ef66c729dfe7d43a135">PIConfig</a>
|
||||
, <a class="el" href="class_p_i_file.html#a114a8e11697f2392152de2f8bab0d0a7">PIFile</a>
|
||||
</li>
|
||||
<li>readBinLog()
|
||||
: <a class="el" href="class_p_i_binary_log.html#a5bfb70980b9842e06e8a5ed88a8829bf">PIBinaryLog</a>
|
||||
</li>
|
||||
<li>readChar()
|
||||
: <a class="el" href="class_p_i_file.html#a20deee3c201f517138291d6614cd6528">PIFile</a>
|
||||
</li>
|
||||
<li>readData()
|
||||
: <a class="el" href="class_p_i_serial.html#ad6fe5249fcb25b7d169aa9f8cee21b63">PISerial</a>
|
||||
</li>
|
||||
<li>readDeviceSetting()
|
||||
: <a class="el" href="class_p_i_i_o_device.html#add5b851e98d22dd4d7482a8e509113dc">PIIODevice</a>
|
||||
</li>
|
||||
<li>readForTime()
|
||||
: <a class="el" href="class_p_i_i_o_device.html#aa4991bd904757496dcd41d0d614a7a59">PIIODevice</a>
|
||||
</li>
|
||||
<li>readIP()
|
||||
: <a class="el" href="class_p_i_ethernet.html#aa04de0ef1cab98a7bc80cc43ca550f18">PIEthernet</a>
|
||||
</li>
|
||||
<li>readLine()
|
||||
: <a class="el" href="class_p_i_file.html#ad531c12b2f2966aa1c532f5144ed8996">PIFile</a>
|
||||
, <a class="el" href="class_p_i_i_o_string.html#a3bf55f6696cb7f966b1dce865f0a3ed8">PIIOString</a>
|
||||
</li>
|
||||
<li>readPort()
|
||||
: <a class="el" href="class_p_i_ethernet.html#ac93db4b6831c0304955c74c666d716f4">PIEthernet</a>
|
||||
</li>
|
||||
@@ -210,8 +198,12 @@ $(document).ready(function(){initNavTree('functions_func_r.html','');});
|
||||
<li>receiveSpeed_ptr()
|
||||
: <a class="el" href="class_p_i_diagnostics.html#aa7a24231b0008a27405a92f8f7094277">PIDiagnostics</a>
|
||||
</li>
|
||||
<li>relative()
|
||||
: <a class="el" href="class_p_i_dir.html#a7a9ac7d226671eed935dee6f6ce76a58">PIDir</a>
|
||||
</li>
|
||||
<li>remove()
|
||||
: <a class="el" href="class_p_i_set.html#aeb31ad164a71727de75ee18f7767d07c">PISet< T ></a>
|
||||
: <a class="el" href="class_p_i_file.html#a766e3b5bb5551b407ac05fdd61872611">PIFile</a>
|
||||
, <a class="el" href="class_p_i_set.html#aeb31ad164a71727de75ee18f7767d07c">PISet< T ></a>
|
||||
, <a class="el" href="class_p_i_vector.html#a0e43a8466d800cd8ac31f91dc8f6e6a3">PIVector< T ></a>
|
||||
</li>
|
||||
<li>removeAll()
|
||||
@@ -230,7 +222,7 @@ $(document).ready(function(){initNavTree('functions_func_r.html','');});
|
||||
: <a class="el" href="class_p_i_connection.html#a0c7c309e54c2c09a779c25843dd13efd">PIConnection</a>
|
||||
</li>
|
||||
<li>removeChannel()
|
||||
: <a class="el" href="class_p_i_connection.html#ab512962f328b702d416a13d577937524">PIConnection</a>
|
||||
: <a class="el" href="class_p_i_connection.html#acf9fb8b023f09c12b64809928951dfd1">PIConnection</a>
|
||||
</li>
|
||||
<li>removeDelimiter()
|
||||
: <a class="el" href="class_p_i_timer.html#ab02f5a19cb71a4be4965a1d670c7ff72">PITimer</a>
|
||||
@@ -259,6 +251,12 @@ $(document).ready(function(){initNavTree('functions_func_r.html','');});
|
||||
<li>removeVariable()
|
||||
: <a class="el" href="class_p_i_evaluator.html#a10a2ad62c7636b8c343ca0a60afcb9d0">PIEvaluator</a>
|
||||
</li>
|
||||
<li>rename()
|
||||
: <a class="el" href="class_p_i_file.html#ab4e4838844074038c67f369f782d47da">PIFile</a>
|
||||
</li>
|
||||
<li>reopenTimeout()
|
||||
: <a class="el" href="class_p_i_i_o_device.html#ab87197451c9d3700860c73f85538e0dd">PIIODevice</a>
|
||||
</li>
|
||||
<li>repeat()
|
||||
: <a class="el" href="class_p_i_string.html#a95bc5ca2e401747051eb019101036838">PIString</a>
|
||||
</li>
|
||||
@@ -272,7 +270,7 @@ $(document).ready(function(){initNavTree('functions_func_r.html','');});
|
||||
: <a class="el" href="class_p_i_string.html#a02fd96dd8a55a990602ecdbf21a120e0">PIString</a>
|
||||
</li>
|
||||
<li>replaced()
|
||||
: <a class="el" href="class_p_i_string.html#abdde92d6e5efa3a0f6a53e7a6cb27b64">PIString</a>
|
||||
: <a class="el" href="class_p_i_string.html#a4e91d076a5c2488986f5e9860e65d8c7">PIString</a>
|
||||
</li>
|
||||
<li>reset()
|
||||
: <a class="el" href="class_p_i_diagnostics.html#a0771a5343fcebfe427876adddae14c34">PIDiagnostics</a>
|
||||
@@ -289,13 +287,15 @@ $(document).ready(function(){initNavTree('functions_func_r.html','');});
|
||||
: <a class="el" href="class_p_i_state_machine.html#aa932844b2866a28e24028020c33fe23a">PIStateMachine< Type ></a>
|
||||
</li>
|
||||
<li>resize()
|
||||
: <a class="el" href="class_p_i_vector.html#af3dc895f63a2b64927918f1be97e8947">PIVector< T ></a>
|
||||
: <a class="el" href="class_p_i_file.html#af8e577fcfec99864b8c0c2fc8f023131">PIFile</a>
|
||||
, <a class="el" href="class_p_i_vector.html#af3dc895f63a2b64927918f1be97e8947">PIVector< T ></a>
|
||||
</li>
|
||||
<li>resized()
|
||||
: <a class="el" href="class_p_i_byte_array.html#a0c59a360cbc7e6a36f6ed13c041ee7f7">PIByteArray</a>
|
||||
</li>
|
||||
<li>restart()
|
||||
: <a class="el" href="class_p_i_timer.html#ae899576c5a8b605a749f9c6f09773087">PITimer</a>
|
||||
: <a class="el" href="class_p_i_binary_log.html#a776e7c48df18b40ef88cc703b3b32267">PIBinaryLog</a>
|
||||
, <a class="el" href="class_p_i_timer.html#ae899576c5a8b605a749f9c6f09773087">PITimer</a>
|
||||
</li>
|
||||
<li>restoreControl()
|
||||
: <a class="el" href="class_p_i_cout.html#a6d6689f35644fba314420d1c218982f1">PICout</a>
|
||||
@@ -313,7 +313,7 @@ $(document).ready(function(){initNavTree('functions_func_r.html','');});
|
||||
: <a class="el" href="class_p_i_config.html#ab3b501c744eec9526b06509e14e868ec">PIConfig</a>
|
||||
</li>
|
||||
<li>Rule()
|
||||
: <a class="el" href="struct_p_i_state_machine_1_1_rule.html#a72078e5c7842786930ca73022509698c">PIStateMachine< Type >::Rule</a>
|
||||
: <a class="el" href="struct_p_i_state_machine_1_1_rule.html#af18c79ccfbc149a7ab7959d0179d0276">PIStateMachine< Type >::Rule</a>
|
||||
</li>
|
||||
<li>rulesCount()
|
||||
: <a class="el" href="class_p_i_state_machine.html#af5c2a2973b22c37217a1d74c60aab909">PIStateMachine< Type ></a>
|
||||
@@ -327,9 +327,9 @@ $(document).ready(function(){initNavTree('functions_func_r.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