Home Previous Up Next Index

armarx::skills::manager::dto

Overview

module dto

Structure Index

ProviderID
ProviderInfo
SkillDescription
SkillExecutionID
SkillExecutionRequest
SkillID
SkillStatusUpdate

Dictionary Index

SkillDescriptionMap
SkillStatusUpdateMap

Dictionaries

dictionary<SkillID, SkillDescription> SkillDescriptionMap

Used By

dti::SkillManagerInterface::getSkillDescriptions
ProviderInfo::providedSkills
dictionary<SkillExecutionID, SkillStatusUpdate> SkillStatusUpdateMap

Used By

dti::SkillManagerInterface::getSkillExecutionStatuses

Home Previous Up Next Index