#include "dds/DdsDcpsInfoUtilsC.h"#include "Definitions.h"#include "Dynamic_Cached_Allocator_With_Overflow_T.h"#include <iterator>Include dependency graph for DataSampleList.h:

This graph shows which files directly or indirectly include this file:

Namespaces | |
| namespace | OpenDDS |
| namespace | OpenDDS::DCPS |
Classes | |
| struct | OpenDDS::DCPS::DataSampleListElement |
| struct | OpenDDS::DCPS::DataSampleListIterator |
DataSampleList STL-style iterator implementation. More... | |
| class | OpenDDS::DCPS::DataSampleList |
Typedefs | |
| typedef Dynamic_Cached_Allocator_With_Overflow< ACE_Thread_Mutex > | OpenDDS::DCPS::TransportSendElementAllocator |
| typedef ACE_Message_Block | OpenDDS::DCPS::DataSample |
| typedef Cached_Allocator_With_Overflow< DataSampleListElement, ACE_Null_Mutex > | OpenDDS::DCPS::DataSampleListElementAllocator |
| Used to allocator the DataSampleListElement object. | |
Variables | |
| const CORBA::ULong | OpenDDS::DCPS::MAX_READERS_PER_ELEM = 5 |
| const int | OpenDDS::DCPS::MAX_READERS_TO_RESEND = 5 |
1.4.7