33 lines
557 B
ReStructuredText
33 lines
557 B
ReStructuredText
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
|
|
|
|
|