|
#include <memory>
#include <ArmarXCore/interface/core/util/distributed/RemoteHandle/RemoteHandleControlBlock.h>
#include <ArmarXCore/interface/core/util/distributed/RemoteHandle/ClientSideRemoteHandleControlBlock.h>
Go to the source code of this file.
Classes | |
class | ClientSideRemoteHandleControlBlock |
The ClientSideRemoteHandleControlBlock is used at the client side for reference counting. More... | |
Namespaces | |
armarx | |
This file offers overloads of toIce() and fromIce() functions for STL container types. | |
Typedefs | |
using | ClientSideRemoteHandleControlBlockPtr = std::shared_ptr< ClientSideRemoteHandleControlBlock > |