$search
filename_ | mhf::ObjectModelParser | [protected] |
getAttributeValue(const TiXmlElement *elem, std::string att_name, std::string &att_value, std::stringstream &error) | mhf::ObjectModelParser | [protected] |
getAttributeValue(const TiXmlElement *elem, std::string att_name, double &att_value, std::stringstream &error) | mhf::ObjectModelParser | [protected] |
getErrorMessage() const | mhf::ObjectModelParser | |
getPropertyValue(const TiXmlElement *elem, std::string prop_name, double &value, std::stringstream &error, bool optional=false) | mhf::ObjectModelParser | [protected] |
getStateEstimatorParameter(const TiXmlElement *elem, const std::string ¶m_name, double &value) | mhf::ObjectModelParser | [protected] |
hasAttributeValue(const TiXmlElement *elem, std::string att_name, std::string att_value) | mhf::ObjectModelParser | [protected] |
object_model_loader_ | mhf::ObjectModelParser | [protected] |
ObjectModelParser(const std::string &filename) | mhf::ObjectModelParser | |
parse(KnowledgeDatabase &obj_models) | mhf::ObjectModelParser | |
parse_errors_ | mhf::ObjectModelParser | [protected] |
parsePDF(const TiXmlElement *elem, std::stringstream &error) | mhf::ObjectModelParser | [protected] |
parseStateEstimator(ClassModel *obj_model, const TiXmlElement *elem, std::stringstream &error) | mhf::ObjectModelParser | [protected] |
~ObjectModelParser() | mhf::ObjectModelParser | [virtual] |