Searched defs:WithInterface (Results 1 – 1 of 1) sorted by relevance
1103 struct WithInterface { struct1105 WithInterface(Name &&n, std::list<BindAttr> &&as, std::list<Name> &&bs) in WithInterface() function1108 Name interfaceName;1109 std::list<BindAttr> attributes;1110 std::list<Name> bindingNames;