DataFieldIdentifier.h File Reference
#include <ArmarXCore/core/system/ImportExport.h>
#include <ArmarXCore/interface/observers/DataFieldIdentifierBase.h>
#include <string>
#include <ostream>
+ Include dependency graph for DataFieldIdentifier.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  DataFieldIdentifier
 DataFieldIdentifier provide the basis to identify data field within a distributed ArmarX scenario. More...
 

Namespaces

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

Typedefs

using DataFieldIdentifierPtr = IceInternal::Handle< DataFieldIdentifier >
 Typedef of DataFieldIdentifierPtr as IceInternal::Handle<DataFieldIdentifier> for convenience. More...