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

pyBitsVector object. More...

#include <pythonObjects.hpp>

Public Attributes

PyObject_HEAD triton::arch::BitsVectorbv
 

Detailed Description

pyBitsVector object.

Definition at line 128 of file pythonObjects.hpp.

Member Data Documentation

◆ bv

PyObject_HEAD triton::arch::BitsVector* triton::bindings::python::BitsVector_Object::bv

Definition at line 130 of file pythonObjects.hpp.


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