![]() |
IDA Domain Python API
|
Inherits object, and _VersionInfo.__class__.
Public Member Functions | |
def | __init__ (self, *args, **kwargs) |
def | __str__ (self) |
def | __repr__ (self) |
def | __class_getitem__ (cls, key) |
def | __str__ (cls) |
def | __repr__ (cls) |
Properties | |
thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") | |
Provides library version information.
def ida_domain.VersionInfo.__init__ | ( | self, | |
* | args, | ||
** | kwargs | ||
) |
def ida_domain.VersionInfo.__class_getitem__ | ( | cls, | |
key | |||
) |
def ida_domain.VersionInfo.__repr__ | ( | cls | ) |
def ida_domain.VersionInfo.__repr__ | ( | self | ) |
def ida_domain.VersionInfo.__str__ | ( | cls | ) |
def ida_domain.VersionInfo.__str__ | ( | self | ) |
|
static |