26 lines
386 B
Plaintext
26 lines
386 B
Plaintext
binaryninja.enums.MemberScope
|
|
=============================
|
|
|
|
.. currentmodule:: binaryninja.enums
|
|
|
|
.. autoclass:: MemberScope
|
|
|
|
|
|
.. automethod:: __init__
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.. rubric:: Attributes
|
|
|
|
.. autosummary::
|
|
|
|
~MemberScope.FriendScope
|
|
~MemberScope.NoScope
|
|
~MemberScope.StaticScope
|
|
~MemberScope.ThunkScope
|
|
~MemberScope.VirtualScope
|
|
|
|
|