Home Previous Up Next Index

armarx::skills::provider::dto

Overview

module dto

Structure Index

AbortSkillResult
ParameterUpdateResult
SkillDescription
SkillExecutionID
SkillExecutionRequest
SkillID
SkillStatusUpdate

Dictionary Index

SkillDescriptionMap
SkillStatusUpdateMap

Dictionaries

dictionary<SkillID, SkillDescription> SkillDescriptionMap

Used By

dti::SkillProviderInterface::getSkillDescriptions
dictionary<SkillExecutionID, SkillStatusUpdate> SkillStatusUpdateMap

Used By

dti::SkillProviderInterface::getSkillExecutionStatuses

Home Previous Up Next Index