decompiler  1.0.0
Public Attributes | List of all members
TypeField Struct Reference

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

#include <type.hh>

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: