|
#include <ArmarXCore/core/system/ImportExport.h>
#include <ArmarXCore/interface/observers/DataFieldIdentifierBase.h>
#include <string>
#include <ostream>
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... | |