|
#include <thread>
#include <queue>
#include <chrono>
#include <Ice/Initialize.h>
#include <Ice/ObjectAdapter.h>
#include <IceUtil/UUID.h>
#include "RemoteReferenceCount.h"
#include "system/FactoryCollectionBase.h"
#include "exceptions/local/ExpressionException.h"
#include "ArmarXManager.h"
Go to the source code of this file.
Classes | |
class | HeartbeatMonitor |
class | RemoteReferenceCounterObjectFactories |
class | RemoteReferenceCounter |
class | SimpleRemoteReferenceCounter |
Namespaces | |
armarx | |
This file offers overloads of toIce() and fromIce() functions for STL container types. | |
armarx::detail | |
armarx::ObjectFactories | |
Typedefs | |
using | RemoteReferenceCounterPtr = IceUtil::Handle< RemoteReferenceCounter > |
Variables | |
const FactoryCollectionBaseCleanUp | RemoteReferenceCounterObjectFactoriesVar |