Searched refs:its_tree (Results 1 – 1 of 1) sorted by relevance
425 boost::property_tree::ptree its_tree; in read_data() local427 boost::property_tree::json_parser::read_json(i, its_tree); in read_data()428 _elements.push_back({ i, its_tree }); in read_data()446 boost::property_tree::ptree its_tree; in read_data() local448 boost::property_tree::json_parser::read_json(its_name, its_tree); in read_data()449 _elements.push_back({its_name, its_tree}); in read_data()