|
OpenDDS
Snapshot(2023/04/28-20:55)
|
#include "DCPS/DdsDcps_pch.h"#include "MemoryPool.h"#include "PoolAllocator.h"#include "ace/Log_Msg.h"#include "ace/OS_NS_stdio.h"#include <stdexcept>#include <limits>#include <map>#include <cstring>
Go to the source code of this file.
Namespaces | |
| OpenDDS | |
| The Internal API and Implementation of OpenDDS. | |
| OpenDDS::DCPS | |
Macros | |
| #define | TEST_CHECK(COND) |
| #define TEST_CHECK | ( | COND | ) |
Definition at line 22 of file MemoryPool.cpp.
Referenced by OpenDDS::DCPS::MemoryPool::joinable_prev(), and OpenDDS::DCPS::FreeIndex::node_index().
1.8.13