armarx::VariantDataClass
Overview
Derived Classes and Interfaces
- CartesianPositionControllerConfigBase
- ChannelRefBase
- ComplexDoubleBase
- ComplexFloatBase
- DatafieldRefBase
- MatrixDoubleBase
- MatrixFloatBase
- OrientedPointBase
- PoseBase
- QuaternionBase
- TimestampBase
- TrajectoryBase
- VariantContainerBase
- Vector2Base
- Vector3Base
- ::memoryx::EntityRefBase
- ::memoryx::LocalizationQueryBase
- ::memoryx::MongoDBRefBase
- ::memoryx::OacParameterListBase
- ::memoryx::OacPredictionFunctionBase
- ::memoryx::OacStatisticalMeasureBase
- ::memoryx::PredicateBase
- ::memoryx::ProbabilityMeasureBase
- ::memoryx::SECObjectRelationsBase
- ::memoryx::SECRelationBase
- ::memoryx::StatisticMeasuresBase
- ::visionx::FeatureBase
Used By
- clone
Operation Index
- clone
-
- output
-
- getType
-
- validate
-
@brief Function to validate the sanity of the data.
Operations
string output()
int getType()
bool validate()
@brief Function to validate the sanity of the data.
If your variant does not this, just return true;
Return Value
true, if valid.