SkillManagerWrapper.cpp File Reference
+ Include dependency graph for SkillManagerWrapper.cpp:

Go to the source code of this file.

Namespaces

 armarx
 This file offers overloads of toIce() and fromIce() functions for STL container types.
 
 armarx::skills
 This file is part of ArmarX.
 
 armarx::skills::gui
 

Typedefs

using SkillMap = std::map< skills::ProviderID, std::map< skills::SkillID, skills::SkillDescription > >
 

Functions

bool matches (std::string skillName, std::vector< std::string > &searches)