#include "DcpsInfo_pch.h"#include "PersistenceUpdater.h"#include "UpdateManager.h"#include "ArrDelAdapter.h"#include "dds/DCPS/GuidUtils.h"#include "ace/Malloc_T.h"#include "ace/MMAP_Memory_Pool.h"#include "ace/OS_NS_strings.h"#include "ace/Svc_Handler.h"#include "ace/Dynamic_Service.h"#include <algorithm>#include <sstream>Include dependency graph for PersistenceUpdater.cpp:

Namespaces | |
| namespace | Update |
Classes | |
| struct | Update::TopicStrt< QosSeq, ACE_CString > |
| struct | Update::ParticipantStrt< QosSeq > |
| struct | Update::ActorStrt< QosSeq, QosSeq, ACE_CString, BinSeq > |
Functions | |
| void * | Update::createIndex (const std::string &tag, PersistenceUpdater::ALLOCATOR &allocator, size_t size, bool &exists) |
| template<typename I> | |
| void | Update::index_cleanup (I *index, PersistenceUpdater::ALLOCATOR *allocator) |
1.4.7