OpenDDS  Snapshot(2023/04/28-20:55)
Classes | Namespaces
DataDurabilityCache.h File Reference
#include "dds/DdsDcpsInfrastructureC.h"
#include "DurabilityArray.h"
#include "DurabilityQueue.h"
#include "FileSystemStorage.h"
#include "PoolAllocator.h"
#include "unique_ptr.h"
#include "ace/Hash_Map_With_Allocator_T.h"
#include "ace/Array_Base.h"
#include "ace/String_Base.h"
#include "ace/SStringfwd.h"
#include "ace/Thread_Mutex.h"
#include "ace/Null_Mutex.h"
#include "ace/Synch_Traits.h"
#include "ace/Functor_T.h"
#include <memory>
#include <utility>
Include dependency graph for DataDurabilityCache.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  OpenDDS::DCPS::DataDurabilityCache
 Underlying data cache for both OpenDDS TRANSIENT and PERSISTENT DURABILITY implementations.. More...
 
class  OpenDDS::DCPS::DataDurabilityCache::key_type
 Key type for underlying maps. More...
 
class  OpenDDS::DCPS::DataDurabilityCache::sample_data_type
 Sample list data type for all samples. More...
 

Namespaces

 DDS
 The End User API.
 
 OpenDDS
 The Internal API and Implementation of OpenDDS.
 
 OpenDDS::DCPS