Function getDataFromRootName
Defined in File Data.h
Function Documentation
-
bool getDataFromRootName(const std::string attributeName, skillDataStr &skillData)
Get the data From SCXML Root Name object (Format: NameSkillType)
- Parameters:
attributeName – root attribute name from which the skill data is extracted
skillData – skill data structure passed by reference where the skill data is stored
- Returns:
bool