Lines Matching refs:NestedData
292 struct NestedData { struct
296 typedef std::map<size_t, NestedData> NestedDataMap; argument
298 NestedData();
299 NestedData(Type type, std::string attribute_name, bool is_array);
300 NestedData(Type type, std::string attribute_name, bool is_array,
312 typedef std::pair<size_t, NestedData> AttrDataPair; argument
339 const NestedData::NestedDataMap& templates,
343 NestedData::NestedDataMap nested_template_;
349 const NetlinkNestedAttribute::NestedData::NestedDataMap& templates,
352 const NetlinkNestedAttribute::NestedData& array_template,
355 const NetlinkNestedAttribute::NestedData& nested_template,