📄 a00761.html
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>OpenDDS: OpenDDS::DCPS::TypeSupport Interface 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.4.7 -->
<div class="tabs">
<ul>
<li><a href="index.html"><span>Main Page</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li id="current"><a href="classes.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
<li><a href="dirs.html"><span>Directories</span></a></li>
<li><a href="pages.html"><span>Related Pages</span></a></li>
<li>
<form action="search.php" method="get">
<table cellspacing="0" cellpadding="0" border="0">
<tr>
<td><label> <u>S</u>earch for </label></td>
<td><input type="text" name="query" value="" size="20" accesskey="s"/></td>
</tr>
</table>
</form>
</li>
</ul></div>
<div class="tabs">
<ul>
<li><a href="classes.html"><span>Alphabetical List</span></a></li>
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul></div>
<div class="nav">
<a class="el" href="a01301.html">OpenDDS</a>::<a class="el" href="a01275.html">DCPS</a>::<a class="el" href="a00761.html">TypeSupport</a></div>
<h1>OpenDDS::DCPS::TypeSupport Interface Reference</h1><!-- doxytag: class="OpenDDS::DCPS::TypeSupport" --><!-- doxytag: inherits="DDS::TypeSupport" --><code>import "DdsDcpsTypeSupportExt.idl";</code>
<p>
Inheritance diagram for OpenDDS::DCPS::TypeSupport:<p><center><img src="a03079.png" border="0" usemap="#a03080" alt="Inheritance graph"></center>
<map name="a03080">
<area href="a00760.html" shape="rect" coords="44,7,185,31" alt="">
</map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center>Collaboration diagram for OpenDDS::DCPS::TypeSupport:<p><center><img src="a03081.png" border="0" usemap="#a03082" alt="Collaboration graph"></center>
<map name="a03082">
<area href="a00760.html" shape="rect" coords="44,7,185,31" alt="">
</map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center><a href="a00271.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">::<a class="el" href="a00508.html">DDS::DataWriter</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="a00761.html#cd422448164161e93fb047f0aada591a">create_datawriter</a> ()</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">::<a class="el" href="a00497.html">DDS::DataReader</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="a00761.html#29317b100a18ffc7acf32eae069b533f">create_datareader</a> ()</td></tr>
</table>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="29317b100a18ffc7acf32eae069b533f"></a><!-- doxytag: member="OpenDDS::DCPS::TypeSupport::create_datareader" ref="29317b100a18ffc7acf32eae069b533f" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">::<a class="el" href="a00497.html">DDS::DataReader</a> OpenDDS::DCPS::TypeSupport::create_datareader </td>
<td>(</td>
<td class="paramname"> </td>
<td> ) </td>
<td width="100%"></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
create and activate a FooDataReader. Implemented by FooTypeSupportImpl. Subscriber::create_datareader() will set the topic, listener, qos and other initialization so the implementation of this method is as small and simple as possible.
</div>
</div><p>
<a class="anchor" name="cd422448164161e93fb047f0aada591a"></a><!-- doxytag: member="OpenDDS::DCPS::TypeSupport::create_datawriter" ref="cd422448164161e93fb047f0aada591a" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">::<a class="el" href="a00508.html">DDS::DataWriter</a> OpenDDS::DCPS::TypeSupport::create_datawriter </td>
<td>(</td>
<td class="paramname"> </td>
<td> ) </td>
<td width="100%"></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
create and activate a FooDataWriter. Implemented by FooTypeSupportImpl. Publisher::create_datawriter() will set the topic, listener, qos and other initialization so the implementation of this method is as small and simple as possible.
</div>
</div><p>
<hr>The documentation for this interface was generated from the following file:<ul>
<li><a class="el" href="a00868.html">DdsDcpsTypeSupportExt.idl</a></ul>
<hr size="1"><address style="align: right;"><small>Generated on Fri Nov 7 09:37:54 2008 for OpenDDS by
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.7 </small></address>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -