blob: 86f269dcb5fecf3312b2eb318c45eba7697da844 [file] [log] [blame]
<!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>activemq-cpp-3.4.0: decaf::net::SocketImplFactory Class Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript">
$(document).ready(initResizable);
</script>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<!-- Generated by Doxygen 1.7.3 -->
<div id="top">
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td style="padding-left: 0.5em;">
<div id="projectname">activemq-cpp-3.4.0</div>
</td>
</tr>
</tbody>
</table>
</div>
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main&#160;Page</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li class="current"><a href="annotated.html"><span>Data&#160;Structures</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="annotated.html"><span>Data&#160;Structures</span></a></li>
<li><a href="hierarchy.html"><span>Class&#160;Hierarchy</span></a></li>
<li><a href="functions.html"><span>Data&#160;Fields</span></a></li>
</ul>
</div>
</div>
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
initNavTree('classdecaf_1_1net_1_1_socket_impl_factory.html','');
</script>
<div id="doc-content">
<div class="header">
<div class="summary">
<a href="#pub-methods">Public Member Functions</a> </div>
<div class="headertitle">
<h1>decaf::net::SocketImplFactory Class Reference</h1> </div>
</div>
<div class="contents">
<!-- doxytag: class="decaf::net::SocketImplFactory" -->
<p>Factory class interface for a Factory that creates ScoketImpl objects.
<a href="#_details">More...</a></p>
<p><code>#include &lt;<a class="el" href="_socket_impl_factory_8h_source.html">src/main/decaf/net/SocketImplFactory.h</a>&gt;</code></p>
<table class="memberdecls">
<tr><td colspan="2"><h2><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classdecaf_1_1net_1_1_socket_impl_factory.html#a4a69ff8bf98d0c8fa788b71a60468af3">~SocketImplFactory</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="classdecaf_1_1net_1_1_socket_impl.html">SocketImpl</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classdecaf_1_1net_1_1_socket_impl_factory.html#a8865c5a1ad9e9fa2b2c8a5ffd9f07006">createSocketImpl</a> ()=0</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Creates a new SokcetImpl instance and returns it, the caller then owns the instance and must delete it when finished with the <a class="el" href="classdecaf_1_1net_1_1_socket_impl.html" title="Acts as a base class for all physical Socket implementations.">SocketImpl</a>. <a href="#a8865c5a1ad9e9fa2b2c8a5ffd9f07006"></a><br/></td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<div class="textblock"><p>Factory class interface for a Factory that creates ScoketImpl objects. </p>
<p>These factories can be used to create various types of Sockets, e.g. Streaming, Multicast, SSL, or platform specific variations of these types.</p>
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="classdecaf_1_1net_1_1_socket.html">decaf::net::Socket</a> </dd>
<dd>
<a class="el" href="classdecaf_1_1net_1_1_server_socket.html" title="This class implements server sockets.">decaf::net::ServerSocket</a></dd></dl>
<dl class="since"><dt><b>Since:</b></dt><dd>1.0 </dd></dl>
</div><hr/><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="a4a69ff8bf98d0c8fa788b71a60468af3"></a><!-- doxytag: member="decaf::net::SocketImplFactory::~SocketImplFactory" ref="a4a69ff8bf98d0c8fa788b71a60468af3" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual decaf::net::SocketImplFactory::~SocketImplFactory </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td><code> [inline, virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
</div>
</div>
<hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="a8865c5a1ad9e9fa2b2c8a5ffd9f07006"></a><!-- doxytag: member="decaf::net::SocketImplFactory::createSocketImpl" ref="a8865c5a1ad9e9fa2b2c8a5ffd9f07006" args="()=0" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual <a class="el" href="classdecaf_1_1net_1_1_socket_impl.html">SocketImpl</a>* decaf::net::SocketImplFactory::createSocketImpl </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td><code> [pure virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Creates a new SokcetImpl instance and returns it, the caller then owns the instance and must delete it when finished with the <a class="el" href="classdecaf_1_1net_1_1_socket_impl.html" title="Acts as a base class for all physical Socket implementations.">SocketImpl</a>. </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>new <a class="el" href="classdecaf_1_1net_1_1_socket_impl.html" title="Acts as a base class for all physical Socket implementations.">SocketImpl</a> instance that is owned by the caller. </dd></dl>
</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li>src/main/decaf/net/<a class="el" href="_socket_impl_factory_8h_source.html">SocketImplFactory.h</a></li>
</ul>
</div>
</div>
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="namespacedecaf.html">decaf</a> </li>
<li class="navelem"><a class="el" href="namespacedecaf_1_1net.html">net</a> </li>
<li class="navelem"><a class="el" href="classdecaf_1_1net_1_1_socket_impl_factory.html">SocketImplFactory</a> </li>
<li class="footer">Generated on Mon Apr 25 2011 for activemq-cpp-3.4.0 by&#160;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.3 </li>
</ul>
</div>
</body>
</html>