#include "dds/DdsDcpsInfoUtilsC.h"
#include "Definitions.h"
#include "transport/framework/TransportDefs.h"
#include "Dynamic_Cached_Allocator_With_Overflow_T.h"
#include "DataSampleHeader.h"
#include "dds/DCPS/PoolAllocator.h"
#include "dds/DCPS/PoolAllocationBase.h"
Include dependency graph for DataSampleElement.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | OpenDDS |
namespace | OpenDDS::DCPS |
Classes | |
class | OpenDDS::DCPS::DataSampleElement |
Typedefs | |
typedef Cached_Allocator_With_Overflow< DataSampleElement, ACE_Null_Mutex > | OpenDDS::DCPS::DataSampleElementAllocator |
typedef Dynamic_Cached_Allocator_With_Overflow< ACE_Thread_Mutex > | OpenDDS::DCPS::TransportSendElementAllocator |
typedef Dynamic_Cached_Allocator_With_Overflow< ACE_Thread_Mutex > | OpenDDS::DCPS::TransportCustomizedElementAllocator |
typedef ACE_Message_Block | OpenDDS::DCPS::DataSample |
Variables | |
const CORBA::ULong | OpenDDS::DCPS::MAX_READERS_PER_ELEM = 5 |