libTriton version 1.0 build 1590
Loading...
Searching...
No Matches
Public Attributes | List of all members
triton::bindings::python::Instruction_Object Struct Reference

pyInstruction object. More...

#include <pythonObjects.hpp>

Public Attributes

PyObject_HEAD triton::arch::Instructioninst
 

Detailed Description

pyInstruction object.

Definition at line 161 of file pythonObjects.hpp.

Member Data Documentation

◆ inst

PyObject_HEAD triton::arch::Instruction* triton::bindings::python::Instruction_Object::inst

Definition at line 163 of file pythonObjects.hpp.


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