Lines Matching defs:Struct
112 raise Exception(f"Struct member not implemented for class type {self.type}")
594 class Struct:
914 self.pure_nested_structs[nested] = Struct(self, nested, inherited=inherit)
1041 self.struct[op_dir] = Struct(family, self.attr_set,
1044 self.struct['reply'] = Struct(family, self.attr_set, type_list=op['event']['attributes'])
2002 struct = Struct(family, op['attribute-set'],
2043 struct = Struct(family, op['attribute-set'],
2437 struct = Struct(parsed, parsed.global_policy_set, type_list=parsed.global_policy)
2464 struct = Struct(parsed, parsed.global_policy_set, type_list=parsed.global_policy)
2549 struct = Struct(parsed, name)
2552 struct = Struct(parsed, name)