armarx::VariantBase
Overview
[ "cpp:virtual" ]
class VariantBase
Derived Classes and Interfaces
- TimedVariantBase
Used By
- ParameterList
- StringVariantBaseMap
- VariantBaseList
- VariantBaseSeq
- VariantBaseSequence
- DataFieldRegistryEntry::value
- DatafieldFilterBase::calculate
- DatafieldFilterBase::filteredValue
- DatafieldFilterBase::getValue
- DatafieldFilterBase::update
- DebugObserverInterface::setDebugDatafield
- ExampleUnitInterface::setPeriodicValue
- ExampleUnitListener::reportPeriodicValue
- LiteralImplBase::setValueAndData
- ParameterBase::getVariant
- ParameterBase::setVariant
- SingleVariantBase::element
- SingleVariantBase::getElementBase
- VariantParameterBase::variant
- WidgetDescription::VariantWidgetContent::SingleVariant::content
- ::memoryx::AttributeElement::value
- ::memoryx::EntityAttributeBase::addValue
- ::memoryx::EntityAttributeBase::addValueWithUncertainty
- ::memoryx::EntityAttributeBase::getValue
- ::memoryx::EntityAttributeBase::getValueAt
- ::memoryx::EntityAttributeBase::hasValue
- ::memoryx::EntityAttributeBase::setValue
- ::memoryx::EntityAttributeBase::setValueWithUncertainty
- ::memoryx::MotionModelAttachedToOtherObjectBase::globalPoseOfObjectToWhichThisIsAttachedAtLocalizationStart
- ::memoryx::MotionModelAttachedToOtherObjectBase::initialGlobalPoseOfObjectToWhichThisIsAttached
Operation Index
- setType
-
- setInt
-
- setLong
-
- setFloat
-
- setDouble
-
- setString
-
- setBool
-
- getInt
-
- getLong
-
- getFloat
-
- getDouble
-
- getString
-
- getBool
-
- validate
-
- getType
-
- getTypeName
-
- getInitialized
-
Data Member Index
- data
-
- typeId
-
Operations
void setType(int type)
bool validate()
int getType()
string getTypeName()
bool getInitialized()
Data Members
[ "protected" ]
int typeId;