Searched refs:submsg (Results 1 – 1 of 1) sorted by relevance
977 inherited=None, submsg=None): argument987 self.submsg = submsg1412 submsg = self.sub_msgs[spec["sub-message"]]1413 nested = submsg.name1416 for name, fmt in submsg.formats.items():1444 self.pure_nested_structs[nested] = Struct(self, nested, submsg=submsg)2003 if struct.submsg:2106 if struct.submsg is None:2127 if struct.submsg is None:2338 if struct.submsg:[all …]