decompiler 1.0.0
Public Attributes | List of all members
ghidra::TypeStruct::FieldAccum Struct Reference

Helper function for decoding TypeField objects. More...

#include <type.hh>

Public Attributes

int4 lastOff
 Offset of last field.
 
int4 calcSize
 Current accumulated size of structure.
 
int4 calcAlign
 Maximum alignment seen so far.
 
string warning
 Warning(s) produced during decode.
 

Detailed Description

Helper function for decoding TypeField objects.


The documentation for this struct was generated from the following file: