#include "inforepo_export.h"
#include "Updater.h"
#include "dds/DdsDcpsInfoUtilsC.h"
#include "ace/Task.h"
#include "ace/Hash_Map_With_Allocator_T.h"
#include "ace/Malloc_T.h"
#include "ace/MMAP_Memory_Pool.h"
#include "ace/Service_Object.h"
#include "ace/Service_Config.h"
#include <string>
Include dependency graph for PersistenceUpdater.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | Update |
Classes | |
class | Update::PersistenceUpdater |
class | Update::PersistenceUpdater::IdType_ExtId |
class | PersistenceUpdaterSvc_Loader |
Typedefs | |
typedef Update::PersistenceUpdater | PersistenceUpdaterSvc |
Variables | |
static int | load = PersistenceUpdaterSvc_Loader::init() |
Definition at line 117 of file PersistenceUpdater.h.
int load = PersistenceUpdaterSvc_Loader::init() [static] |
Definition at line 136 of file PersistenceUpdater.h.
Referenced by OpenDDS::DCPS::UdpInst::load(), OpenDDS::DCPS::TcpInst::load(), OpenDDS::DCPS::ShmemInst::load(), OpenDDS::DCPS::RtpsUdpInst::load(), and OpenDDS::DCPS::MulticastInst::load().