-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathnamespace_comm.html
59 lines (54 loc) · 2.63 KB
/
namespace_comm.html
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
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title>NXT++: Comm Namespace Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.5.2 -->
<div class="tabs">
<ul>
<li><a href="index.html"><span>Main Page</span></a></li>
<li class="current"><a href="namespaces.html"><span>Namespaces</span></a></li>
<li><a href="annotated.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
</ul>
</div>
<div class="tabs">
<ul>
<li><a href="namespaces.html"><span>Namespace List</span></a></li>
<li><a href="namespacemembers.html"><span>Namespace Members</span></a></li>
</ul>
</div>
<h1>Comm Namespace Reference</h1>NXT++ communication helper functions. Basic users should not need to use this.
<a href="#_details">More...</a>
<p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Classes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="class_comm_1_1_n_x_t_comm.html">NXTComm</a></td></tr>
<tr><td colspan="2"><br><h2>Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="namespace_comm.html#525d7021ec2cf70d44d03da2e1e846db">SearchBT</a> (std::vector< std::string > *names)</td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
NXT++ communication helper functions. Basic users should not need to use this. <hr><h2>Function Documentation</h2>
<a class="anchor" name="525d7021ec2cf70d44d03da2e1e846db"></a><!-- doxytag: member="Comm::SearchBT" ref="525d7021ec2cf70d44d03da2e1e846db" args="(std::vector< std::string > *names)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void Comm::SearchBT </td>
<td>(</td>
<td class="paramtype">std::vector< std::string > * </td>
<td class="paramname"> <em>names</em> </td>
<td> ) </td>
<td width="100%"></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
</div>
</div><p>
<center><a href="http://sourceforge.net"><img src="http://sflogo.sourceforge.net/sflogo.php?group_id=193451&type=1" width="88" height="31" border="0" alt="SourceForge.net Logo" /></a></center>
</body>
</html>