Ticket #45212

generate_packets.py: Move whether a field is foldable into type code

오픈 날짜: 2022-07-24 23:08 마지막 업데이트: 2022-07-26 21:42

Reporter:
소유자:
Type:
Status:
Closed
Component:
MileStone:
Priority:
5 - Medium
Severity:
5 - Medium
Resolution:
Fixed
File:
1

Details

Part of #45206. Add a property to FieldTypes for whether they can be folded into a packet header, and add a new BoolType class where this property is true. Since bool arrays will be ArrayType instead, this concisely reflects exactly which fields are foldable.

Ticket History (3/4 Histories)

2022-07-24 23:08 Updated by: alienvalkyrie
  • New Ticket "generate_packets.py: Move whether a field is foldable into type code" created
2022-07-25 03:53 Updated by: alienvalkyrie
  • Resolution Update from None to Accepted
2022-07-26 21:42 Updated by: alienvalkyrie
  • Status Update from Open to Closed
  • Resolution Update from Accepted to Fixed

Edit

Please login to add comment to this ticket » Login