33 lines
557 B
Plaintext
33 lines
557 B
Plaintext
|
binaryninja.binaryview.StructuredDataValue
|
||
|
==========================================
|
||
|
|
||
|
.. currentmodule:: binaryninja.binaryview
|
||
|
|
||
|
.. autoclass:: StructuredDataValue
|
||
|
|
||
|
|
||
|
.. automethod:: __init__
|
||
|
|
||
|
|
||
|
.. rubric:: Methods
|
||
|
|
||
|
.. autosummary::
|
||
|
|
||
|
~StructuredDataValue.__init__
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
.. rubric:: Attributes
|
||
|
|
||
|
.. autosummary::
|
||
|
|
||
|
~StructuredDataValue.address
|
||
|
~StructuredDataValue.int
|
||
|
~StructuredDataValue.str
|
||
|
~StructuredDataValue.type
|
||
|
~StructuredDataValue.value
|
||
|
~StructuredDataValue.width
|
||
|
|
||
|
|