#include "DcpsInfo_pch.h"
#include "PersistenceUpdater.h"
#include "UpdateManager.h"
#include "ArrDelAdapter.h"
#include "dds/DCPS/RepoIdConverter.h"
#include "dds/DCPS/GuidUtils.h"
#include "dds/DCPS/debug.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>
Go to the source code of this file.
Classes | |
struct | Update::TopicStrt< QosSeq, ACE_CString > |
struct | Update::ParticipantStrt< QosSeq > |
struct | Update::ActorStrt< QosSeq, QosSeq, ACE_CString, BinSeq, ContentSubscriptionBin > |
Namespaces | |
namespace | OPENDDS_BEGIN_VERSIONED_NAMESPACE_DECL |
namespace | Update |
Functions | |
void | OPENDDS_BEGIN_VERSIONED_NAMESPACE_DECL::assign (Update::BinSeq &to, const Update::BinSeq &from, Update::PersistenceUpdater::ALLOCATOR *allocator) |
void | OPENDDS_BEGIN_VERSIONED_NAMESPACE_DECL::assign (ACE_CString &to, const char *from, Update::PersistenceUpdater::ALLOCATOR *allocator) |
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) |