37 lines
566 B
Plaintext
37 lines
566 B
Plaintext
binaryninja.binaryninja.Structure
|
|
=================================
|
|
|
|
.. currentmodule:: binaryninja.binaryninja
|
|
|
|
.. autoclass:: Structure
|
|
|
|
|
|
.. automethod:: __init__
|
|
|
|
|
|
.. rubric:: Methods
|
|
|
|
.. autosummary::
|
|
|
|
~Structure.__init__
|
|
~Structure.append
|
|
~Structure.insert
|
|
~Structure.remove
|
|
~Structure.replace
|
|
|
|
|
|
|
|
|
|
|
|
.. rubric:: Attributes
|
|
|
|
.. autosummary::
|
|
|
|
~Structure.alignment
|
|
~Structure.members
|
|
~Structure.packed
|
|
~Structure.type
|
|
~Structure.union
|
|
~Structure.width
|
|
|
|
|