aboutsummaryrefslogtreecommitdiff
path: root/doc/oscl_html/classOsclNetworkAddress.html
blob: 989222af7bc4660966e9bf784494455eff8715af (plain)
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
<!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>oscl: OsclNetworkAddress Class Reference</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.6.3 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul>
      <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
      <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
      <li><a href="modules.html"><span>Modules</span></a></li>
      <li class="current"><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
  <div class="tabs">
    <ul>
      <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
      <li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
      <li><a href="functions.html"><span>Data&nbsp;Fields</span></a></li>
    </ul>
  </div>
</div>
<div class="contents">
<h1>OsclNetworkAddress Class Reference</h1><!-- doxytag: class="OsclNetworkAddress" -->
<p><code>#include &lt;<a class="el" href="oscl__socket__types_8h_source.html">oscl_socket_types.h</a>&gt;</code></p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td colspan="2"><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classOsclNetworkAddress.html#a16cfa20ec3bd1b209f58c9b7f4510e95">OsclNetworkAddress</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classOsclNetworkAddress.html#a2e214fbde3ca59aa3e06149b8e6df21c">OsclNetworkAddress</a> (const char *addr, int p)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classOsclNetworkAddress.html#af02f1b671f752e0dc684715b2d888743">operator==</a> (const <a class="el" href="classOsclNetworkAddress.html">OsclNetworkAddress</a> &amp;rhs) const </td></tr>
<tr><td colspan="2"><h2>Data Fields</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classOsclNameString.html">OsclNameString</a><br class="typebreak"/>
&lt; PVNETWORKADDRESS_LEN &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classOsclNetworkAddress.html#a8d08171d7c23b63a81c1a3e1a87c8989">ipAddr</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classOsclNetworkAddress.html#a35425980e071c860a25d36fa54403b6a">port</a></td></tr>
</table>
<hr/><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="a16cfa20ec3bd1b209f58c9b7f4510e95"></a><!-- doxytag: member="OsclNetworkAddress::OsclNetworkAddress" ref="a16cfa20ec3bd1b209f58c9b7f4510e95" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">OsclNetworkAddress::OsclNetworkAddress </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="a2e214fbde3ca59aa3e06149b8e6df21c"></a><!-- doxytag: member="OsclNetworkAddress::OsclNetworkAddress" ref="a2e214fbde3ca59aa3e06149b8e6df21c" args="(const char *addr, int p)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">OsclNetworkAddress::OsclNetworkAddress </td>
          <td>(</td>
          <td class="paramtype">const char *&nbsp;</td>
          <td class="paramname"> <em>addr</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>p</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="af02f1b671f752e0dc684715b2d888743"></a><!-- doxytag: member="OsclNetworkAddress::operator==" ref="af02f1b671f752e0dc684715b2d888743" args="(const OsclNetworkAddress &amp;rhs) const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool OsclNetworkAddress::operator== </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classOsclNetworkAddress.html">OsclNetworkAddress</a> &amp;&nbsp;</td>
          <td class="paramname"> <em>rhs</em></td>
          <td>&nbsp;)&nbsp;</td>
          <td> const<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>References <a class="el" href="oscl__socket__types_8h_source.html#l00138">ipAddr</a>, <a class="el" href="group__osclbase.html#ga15ec89685a75ae571d1102641a0c95e6">oscl_strcmp()</a>, <a class="el" href="oscl__socket__types_8h_source.html#l00141">port</a>, and <a class="el" href="oscl__namestring_8h_source.html#l00078">OsclNameString&lt; __len &gt;::Str()</a>.</p>

</div>
</div>
<hr/><h2>Field Documentation</h2>
<a class="anchor" id="a8d08171d7c23b63a81c1a3e1a87c8989"></a><!-- doxytag: member="OsclNetworkAddress::ipAddr" ref="a8d08171d7c23b63a81c1a3e1a87c8989" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classOsclNameString.html">OsclNameString</a>&lt;PVNETWORKADDRESS_LEN&gt; <a class="el" href="classOsclNetworkAddress.html#a8d08171d7c23b63a81c1a3e1a87c8989">OsclNetworkAddress::ipAddr</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Referenced by <a class="el" href="oscl__udp__socket_8h_source.html#l00085">OsclUDPSocketI::BindAsync()</a>, <a class="el" href="oscl__tcp__socket_8h_source.html#l00144">OsclTCPSocketI::BindAsync()</a>, <a class="el" href="oscl__dns__param_8h_source.html#l00096">GetHostByNameParam::canPersistMoreHostAddresses()</a>, <a class="el" href="oscl__socket__types_8h_source.html#l00143">operator==()</a>, and <a class="el" href="oscl__dns__param_8h_source.html#l00085">GetHostByNameParam::PersistHostAddress()</a>.</p>

</div>
</div>
<a class="anchor" id="a35425980e071c860a25d36fa54403b6a"></a><!-- doxytag: member="OsclNetworkAddress::port" ref="a35425980e071c860a25d36fa54403b6a" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int <a class="el" href="classOsclNetworkAddress.html#a35425980e071c860a25d36fa54403b6a">OsclNetworkAddress::port</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Referenced by <a class="el" href="oscl__udp__socket_8h_source.html#l00085">OsclUDPSocketI::BindAsync()</a>, <a class="el" href="oscl__tcp__socket_8h_source.html#l00144">OsclTCPSocketI::BindAsync()</a>, and <a class="el" href="oscl__socket__types_8h_source.html#l00143">operator==()</a>.</p>

</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="oscl__socket__types_8h_source.html">oscl_socket_types.h</a></li>
</ul>
</div>
<hr size="1"><img src="pvlogo_small.jpg"><address style="align: right;"><small>OSCL API</small>
<address style="align: left;"><small>Posting Version: CORE_9.004.1.1 </small>
</small></address>
</body>
</html>