📄 todo.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: Todo List</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><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>
<h1><a class="anchor" name="todo">Todo List</a></h1><a class="anchor" name="_todo000001"></a> <dl>
<dt>Member <a class="el" href="a00490.html#a437b1d0d9005aee5e722339718ce708">OpenDDS::DCPS::DataDurabilityCache::get_data</a> (<a class="el" href="a01300.html#13c1555c3fe021360cf08452d3956a98">DDS::DomainId_t</a> domain_id, char const *topic_name, char const *type_name, DataWriterImpl *data_writer, <a class="el" href="a00465.html">ACE_Allocator</a> *mb_allocator, <a class="el" href="a00465.html">ACE_Allocator</a> *db_allocator,<a class="el" href="a00573.html">DDS::LifespanQosPolicy</a> const &) </dt>
<dd>Is this going to cause problems for users that set a finite <a class="el" href="a00666.html#5f597ba7372069c582e659e33b7b1296">DDS::ResourceLimitsQosPolicy::max_instances</a> value when <a class="el" href="a01301.html">OpenDDS</a> supports that value? </dd>
</dl>
<p>
<a class="anchor" name="_todo000001"></a> <dl>
<dt>Member <a class="el" href="a00490.html#a437b1d0d9005aee5e722339718ce708">OpenDDS::DCPS::DataDurabilityCache::get_data</a> (<a class="el" href="a01300.html#13c1555c3fe021360cf08452d3956a98">DDS::DomainId_t</a> domain_id, char const *topic_name, char const *type_name, DataWriterImpl *data_writer, <a class="el" href="a00465.html">ACE_Allocator</a> *mb_allocator, <a class="el" href="a00465.html">ACE_Allocator</a> *db_allocator,<a class="el" href="a00573.html">DDS::LifespanQosPolicy</a> const &) </dt>
<dd>If we don't empty the queue, we'll end up with duplicate data since the data retrieved from the cache will be reinserted. </dd>
</dl>
<p>
<a class="anchor" name="_todo000004"></a> <dl>
<dt>Member <a class="el" href="a00498.html#6f40fcd738fad055e0779f21df7b90cd">OpenDDS::DCPS::DataReaderImpl::subscription_lost_status_</a> </dt>
<dd>The subscription_lost_status_ and subscription_reconnecting_status_ are left here for future use when we add get_subscription_lost_status() and get_subscription_reconnecting_status() methods. </dd>
</dl>
<p>
<a class="anchor" name="_todo000005"></a> <dl>
<dt>Member <a class="el" href="a00509.html#6f1510b7fa6af7870587ad5e628875e7">OpenDDS::DCPS::DataWriterImpl::mb_allocator_</a> </dt>
<dd>The publication_lost_status_ and publication_reconnecting_status_ are left here for future use when we add get_publication_lost_status() and get_publication_reconnecting_status() methods. </dd>
</dl>
<p>
<a class="anchor" name="_todo000006"></a> <dl>
<dt>Member <a class="el" href="a00675.html#91b308bd19e30bb059ecc38edcc24146">OpenDDS::DCPS::Service_Participant::the_poa</a> () </dt>
<dd>Currently this method return the rootpoa. We might create our own poa. </dd>
</dl>
<p>
<a class="anchor" name="_todo000009"></a> <dl>
<dt>Member <a class="el" href="a00775.html#5bc6f5b8511cbf24b36d4ba2cd6f95af">OpenDDS::DCPS::WriteDataContainer::get_handle_instance</a> (<a class="el" href="a01300.html#eb7ecc890025e01410359d237b2245a5">DDS::InstanceHandle_t</a> handle) </dt>
<dd>remove/document this! </dd>
</dl>
<p>
<a class="anchor" name="_todo000008"></a> <dl>
<dt>Member <a class="el" href="a00775.html#a8b8b1bfedcf3f75cf638971f2649511">OpenDDS::DCPS::WriteDataContainer::persist_data</a> () </dt>
<dd>We should only cache data that is not in the "released_data_" list, i.e. not still in use outside of this instance of WriteDataContainer. </dd>
</dl>
<p>
<a class="anchor" name="_todo000003"></a> <dl>
<dt>Member <a class="el" href="a00803.html#6ebdc01c85de8f4cfad0ad363615734a">dds_backing_store</a> </dt>
<dd>Make the backing store name configurable. </dd>
</dl>
<p>
<a class="anchor" name="_todo000007"></a> <dl>
<dt>Member <a class="el" href="a01275.html#0e41e7dcc1e0c916f5167c9a6bcc8b4f">OpenDDS::DCPS::resend_data_expired</a> (DataSampleListElement const &element,<a class="el" href="a00573.html">DDS::LifespanQosPolicy</a> const &lifespan) </dt>
<dd>Refactor this code and DataReaderImpl::data_expired() to a common function. </dd>
</dl>
<hr size="1"><address style="align: right;"><small>Generated on Fri Nov 7 09:37:21 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 + -