Searched refs:parseAttributes (Results 1 – 2 of 2) sorted by relevance
110 if (!parseAttributes(self, *taskSelf.get())) { in parseGeneric()193 if (!parseAttributes(root, *batch.get())) { in parseBatch()248 bool ModelBuilder::parseAttributes(const TiXmlElement& elem, TaskGeneric& task) in parseAttributes() function in ModelBuilder
51 virtual bool parseAttributes(const TiXmlElement& elem, TaskGeneric& task);