Ghidra 11.3.2
Ghidra internal decompiler documentation.
Loading...
Searching...
No Matches
ghidra::PrimitiveExtractor::Primitive Class Reference

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

#include <modelrules.hh>

Collaboration diagram for ghidra::PrimitiveExtractor::Primitive:
[legend]

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: