dstep v1.0.3 (2021-07-31T06:50:08Z)
Home
Dub
Repo
BitField
dstep
translator
Record
Undocumented in source.
struct
BitField {
string
type
;
string
field
;
uint
width
;
}
Members
Variables
field
string
field
;
Undocumented in source.
type
string
type
;
Undocumented in source.
width
uint
width
;
Undocumented in source.
Meta
Source
See Implementation
dstep
translator
Record
functions
shouldSkipRecord
shouldSkipRecordDefinition
translateAnonymousRecord
translateBitFields
translatePackedAttribute
translateRecord
translateRecordDecl
translateRecordDef
translateRecordTypeKeyword
structs
BitField