Searched defs:WithInterface (Results 1 – 1 of 1) sorted by relevance
1095 struct WithInterface { struct1097 WithInterface(Name &&n, std::list<BindAttr> &&as, std::list<Name> &&bs) in WithInterface() function1100 Name interfaceName;1101 std::list<BindAttr> attributes;1102 std::list<Name> bindingNames;