TimestampVariant.h File Reference
#include <chrono>
#include <ArmarXCore/core/system/ImportExport.h>
#include <ArmarXCore/core/time/TimeUtil.h>
#include <ArmarXCore/observers/variant/Variant.h>
#include <ArmarXCore/interface/observers/Timestamp.h>
#include <IceUtil/Time.h>
+ Include dependency graph for TimestampVariant.h:

Go to the source code of this file.

Classes

class  TimestampVariant
 

Namespaces

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

Typedefs

using TimestampVariantPtr = IceInternal::Handle< TimestampVariant >
 

Variables

const VariantTypeId Timestamp = Variant::addTypeName("::armarx::TimestampBase")