28template class ::IceInternal::Handle<::armarx::TimedVariant>;
41 TimedVariantBase(source)
61 typeId = variant->getType(
c);
73 return IceUtil::Time::microSeconds(
timestamp);
92 " \nTime: " + IceUtil::Time::microSeconds(
timestamp).toDateTime();
Ice::Long getTimestamp(const Ice::Current &c=Ice::emptyCurrent) const override
Timestamp in micro seconds.
std::string getOutputValueOnly() const override
Returns the formatted content of the Variant as a string.
Ice::ObjectPtr ice_clone() const override
IceUtil::Time getTime() const
bool getInitialized(const Ice::Current &c=Ice::emptyCurrent) const override
Tells if the Variant is properly initialized.
virtual std::string getOutputValueOnly() const
Returns the formatted content of the Variant as a string.
This file offers overloads of toIce() and fromIce() functions for STL container types.
IceInternal::Handle< Variant > VariantPtr