Functions | |
| CoeffMap::value_type | fromXml (const std::string &xml, const std::string &namePrefix) |
| creates CoeffMap from XML file | |
| CoeffMap::value_type CoeffFactory::fromXml | ( | const std::string & | xml, |
| const std::string & | namePrefix | ||
| ) |
creates CoeffMap from XML file
| xml | String with XML to parse |
| namePrefix | Name to make qualified Robonet Element with |
| missingXMLElementException | if an attribute ([id] or [value]) cannot be found for an element, or if an element [Coeff] can't be found |
Definition at line 15 of file CoeffFactory.cpp.