binaryninja.enums.MemberScope¶
-
class
MemberScope
[source]¶ -
__init__
()¶ x.__init__(…) initializes x; see help(type(x)) for signature
Attributes
FriendScope
NoScope
StaticScope
ThunkScope
VirtualScope
-
MemberScope
[source]¶__init__
()¶x.__init__(…) initializes x; see help(type(x)) for signature
Attributes
FriendScope |
|
NoScope |
|
StaticScope |
|
ThunkScope |
|
VirtualScope |