dstep.translator.Record

Members

Functions

shouldSkipRecord
bool shouldSkipRecord(Context context, Cursor cursor)
Undocumented in source. Be warned that the author may not have intended to support it.
shouldSkipRecordDefinition
bool shouldSkipRecordDefinition(Context context, Cursor cursor)
Undocumented in source. Be warned that the author may not have intended to support it.
translateAnonymousRecord
void translateAnonymousRecord(Output output, Context context, Cursor cursor)
Undocumented in source. Be warned that the author may not have intended to support it.
translateBitFields
BitField[] translateBitFields(Context context, Cursor[] cursors)
Undocumented in source. Be warned that the author may not have intended to support it.
translateBitFields
void translateBitFields(Output output, Context context, Cursor[] cursors)
Undocumented in source. Be warned that the author may not have intended to support it.
translatePackedAttribute
void translatePackedAttribute(Output output, Context context, Cursor cursor)
Undocumented in source. Be warned that the author may not have intended to support it.
translateRecord
void translateRecord(Output output, Context context, Cursor record)
Undocumented in source. Be warned that the author may not have intended to support it.
translateRecordDecl
void translateRecordDecl(Output output, Context context, Cursor cursor)
Undocumented in source. Be warned that the author may not have intended to support it.
translateRecordDef
void translateRecordDef(Output output, Context context, Cursor cursor, bool keepUnnamed)
Undocumented in source. Be warned that the author may not have intended to support it.
translateRecordTypeKeyword
string translateRecordTypeKeyword(Cursor cursor)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

BitField
struct BitField
Undocumented in source.

Meta

Authors

Jacob Carlborg

Version

Initial created: may 1, 2012