RemoteObjectNode.h File Reference
#include <ArmarXCore/core/Component.h>
#include <ArmarXCore/core/util/distributed/RemoteHandle/RemoteHandle.h>
#include <ArmarXCore/core/util/distributed/RemoteHandle/RemoteHandleControlBlock.h>
#include <ArmarXCore/interface/core/RemoteObjectNode.h>
#include <Ice/BuiltinSequences.h>
#include <Ice/Config.h>
#include <Ice/Current.h>
#include <Ice/Handle.h>
#include <Ice/Identity.h>
#include <Ice/ObjectF.h>
#include <Ice/PropertiesF.h>
#include <Ice/ProxyF.h>
#include <assert.h>
#include <atomic>
#include <cstddef>
#include <limits>
#include <mutex>
#include <string>
#include <unordered_map>
#include <vector>
#include "ArmarXCore/core/ManagedIceObject.h"
#include "ArmarXCore/core/application/properties/Property.h"
#include "ArmarXCore/core/application/properties/PropertyDefinition.hpp"
#include "ArmarXCore/core/application/properties/PropertyUser.h"
#include "ArmarXCore/interface/core/util/distributed/RemoteHandle/ClientSideRemoteHandleControlBlock.h"
+ Include dependency graph for RemoteObjectNode.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  RemoteObjectNode
 
struct  RemoteObjectNode::IceObjectIdentityAndPrx
 
struct  RemoteObjectNode::ManagedIceObjectPtrAndPrx
 
class  RemoteObjectNodePropertyDefinitions
 Properties for a RemoteObjectNodeComponent. More...
 

Namespaces

 armarx
 This file offers overloads of toIce() and fromIce() functions for STL container types.
 

Typedefs

using RemoteObjectNodePtr = IceInternal::Handle< RemoteObjectNode >
 An ice handle for a RemoteObjectNodeComponent. More...