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

pyBasicBlock object. More...

#include <pythonObjects.hpp>

Public Attributes

PyObject_HEAD triton::arch::BasicBlockblock
 

Detailed Description

pyBasicBlock object.

Definition at line 139 of file pythonObjects.hpp.

Member Data Documentation

◆ block

PyObject_HEAD triton::arch::BasicBlock* triton::bindings::python::BasicBlock_Object::block

Definition at line 141 of file pythonObjects.hpp.


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