IDAPython 9.0
|
Public Member Functions | |
bool | __eq__ (self, 'udcall_t' r) |
bool | __ne__ (self, 'udcall_t' r) |
bool | __lt__ (self, 'udcall_t' r) |
bool | __gt__ (self, 'udcall_t' r) |
bool | __le__ (self, 'udcall_t' r) |
bool | __ge__ (self, 'udcall_t' r) |
int | compare (self, 'udcall_t' r) |
bool | empty (self) |
__init__ (self) | |
Static Public Attributes | |
str | name |
str | tif |
Properties | |
thisown | |
__init__ | ( | self | ) |
bool __eq__ | ( | self, | |
'udcall_t' | r ) |
bool __ge__ | ( | self, | |
'udcall_t' | r ) |
bool __gt__ | ( | self, | |
'udcall_t' | r ) |
bool __le__ | ( | self, | |
'udcall_t' | r ) |
bool __lt__ | ( | self, | |
'udcall_t' | r ) |
bool __ne__ | ( | self, | |
'udcall_t' | r ) |
int compare | ( | self, | |
'udcall_t' | r ) |
bool empty | ( | self | ) |
|
static |
|
static |
|
static |