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

pySymbolicVariable object. More...

#include <pythonObjects.hpp>

Public Attributes

PyObject_HEAD triton::engines::symbolic::SharedSymbolicVariable symVar
 

Detailed Description

pySymbolicVariable object.

Definition at line 251 of file pythonObjects.hpp.

Member Data Documentation

◆ symVar

PyObject_HEAD triton::engines::symbolic::SharedSymbolicVariable triton::bindings::python::SymbolicVariable_Object::symVar

Definition at line 253 of file pythonObjects.hpp.


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