|
|
#include "RemoteReferenceCount.h"#include <chrono>#include <queue>#include <thread>#include <Ice/Initialize.h>#include <Ice/ObjectAdapter.h>#include <IceUtil/UUID.h>#include "ArmarXManager.h"#include "exceptions/local/ExpressionException.h"#include "system/FactoryCollectionBase.h"
Include dependency graph for RemoteReferenceCount.cpp: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 |