Ghidra Decompiler Analysis Engine
Public Attributes | List of all members
TypeField Struct Reference

Specifies subfields of a structure or what a pointer points to. More...

#include <type.hh>

Collaboration diagram for TypeField:
Collaboration graph
[legend]

Public Attributes

int4 offset
 Offset (into containing struct) of subfield.
 
string name
 Name of subfield.
 
Datatypetype
 type of subfield
 

Detailed Description

Specifies subfields of a structure or what a pointer points to.


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