OpenDDS
Snapshot(2023/04/28-20:55)
|
#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>
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_Block > | OpenDDS::DCPS::ShmemAllocator |
#define OPENDDS_SHMEM_UNSUPPORTED |
Definition at line 44 of file ShmemAllocator.h.