OpenDDS  Snapshot(2023/04/28-20:55)
Namespaces | Macros | Typedefs
ShmemAllocator.h File Reference
#include <dds/Versioned_Namespace.h>
#include <ace/Local_Memory_Pool.h>
#include <ace/Malloc_T.h>
#include <ace/Pagefile_Memory_Pool.h>
#include <ace/PI_Malloc.h>
#include <ace/Process_Mutex.h>
#include <ace/Shared_Memory_Pool.h>
Include dependency graph for ShmemAllocator.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 OpenDDS
 The Internal API and Implementation of OpenDDS.
 
 OpenDDS::DCPS
 

Macros

#define OPENDDS_SHMEM_UNSUPPORTED
 

Typedefs

typedef ACE_Local_Memory_Pool OpenDDS::DCPS::ShmemPool
 
typedef int OpenDDS::DCPS::ShmemSharedSemaphore
 
typedef ACE_Malloc_T< ShmemPool, ACE_Process_Mutex, ACE_PI_Control_BlockOpenDDS::DCPS::ShmemAllocator
 

Macro Definition Documentation

◆ OPENDDS_SHMEM_UNSUPPORTED

#define OPENDDS_SHMEM_UNSUPPORTED

Definition at line 44 of file ShmemAllocator.h.