decompiler 1.0.0
Public Member Functions | Public Attributes | List of all members
ghidra::PrimitiveExtractor::Primitive Class Reference

A primitive data-type and its offset within the containing data-type. More...

#include <modelrules.hh>

Public Member Functions

 Primitive (Datatype *d, int4 off)
 Constructor.
 

Public Attributes

Datatypedt
 Primitive data-type.
 
int4 offset
 Offset within container.
 

Detailed Description

A primitive data-type and its offset within the containing data-type.


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