ClientSideRemoteHandleControlBlock.h File Reference
#include <memory>
#include <ArmarXCore/interface/core/util/distributed/RemoteHandle/RemoteHandleControlBlock.h>
#include <ArmarXCore/interface/core/util/distributed/RemoteHandle/ClientSideRemoteHandleControlBlock.h>
+ Include dependency graph for ClientSideRemoteHandleControlBlock.h:
+ This graph shows which files directly or indirectly include this file:

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 >