- Member OpenDDS::DCPS::DataDurabilityCache::get_data (DDS::DomainId_t domain_id, char const *topic_name, char const *type_name, DataWriterImpl *data_writer, ACE_Allocator *mb_allocator, ACE_Allocator *db_allocator, DDS::LifespanQosPolicy const &)
- Is this going to cause problems for users that set a finite DDS::ResourceLimitsQosPolicy::max_instances value when OpenDDS supports that value?
- Member OpenDDS::DCPS::DataDurabilityCache::get_data (DDS::DomainId_t domain_id, char const *topic_name, char const *type_name, DataWriterImpl *data_writer, ACE_Allocator *mb_allocator, ACE_Allocator *db_allocator, DDS::LifespanQosPolicy const &)
- If we don't empty the queue, we'll end up with duplicate data since the data retrieved from the cache will be reinserted.
- Member OpenDDS::DCPS::DataReaderImpl::subscription_lost_status_
- 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.
- Member OpenDDS::DCPS::DataWriterImpl::mb_allocator_
- 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.
- Member OpenDDS::DCPS::Service_Participant::the_poa ()
- Currently this method return the rootpoa. We might create our own poa.
- Member OpenDDS::DCPS::WriteDataContainer::get_handle_instance (DDS::InstanceHandle_t handle)
- remove/document this!
- Member OpenDDS::DCPS::WriteDataContainer::persist_data ()
- 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.
- Member OpenDDS::DCPS::resend_data_expired (DataSampleListElement const &element, DDS::LifespanQosPolicy const &lifespan)
- Refactor this code and DataReaderImpl::data_expired() to a common function.
Generated on Wed Nov 16 15:28:08 2011 for OpenDDS by
1.4.7