Proxy of C++ mcases_t class.
|
| "void" | swap (self, "mcases_t" r) |
| | swap(self, r)
|
| |
| "bool" | __eq__ (self, "mcases_t" r) |
| | eq(self, r) -> bool
|
| |
| "bool" | __ne__ (self, "mcases_t" r) |
| | ne(self, r) -> bool
|
| |
| "bool" | __lt__ (self, "mcases_t" r) |
| | lt(self, r) -> bool
|
| |
| "bool" | __gt__ (self, "mcases_t" r) |
| | gt(self, r) -> bool
|
| |
| "bool" | __le__ (self, "mcases_t" r) |
| | le(self, r) -> bool
|
| |
| "bool" | __ge__ (self, "mcases_t" r) |
| | ge(self, r) -> bool
|
| |
| "int" | compare (self, "mcases_t" r) |
| | compare(self, r) -> int
|
| |
| "bool" | empty (self) |
| | empty(self) -> bool
|
| |
| "size_t" | size (self) |
| | size(self) -> size_t
|
| |
| "void" | resize (self, "int" s) |
| | resize(self, s)
|
| |
| "char const *" | dstr (self) |
| | dstr(self) -> char const *
|
| |
| | __init__ (self) |
| | init(self) -> mcases_t
|
| |
|
| str | values = property(_ida_hexrays.mcases_t_values_get, _ida_hexrays.mcases_t_values_set, doc=) |
| |
| str | targets = property(_ida_hexrays.mcases_t_targets_get, _ida_hexrays.mcases_t_targets_set, doc=) |
| |
|
| "void" | _print (self) |
| | _print(self)
|
| |
|
| | thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") |
| |
◆ __init__()
◆ __eq__()
| "bool" __eq__ |
( |
| self, |
|
|
"mcases_t" | r ) |
◆ __ge__()
| "bool" __ge__ |
( |
| self, |
|
|
"mcases_t" | r ) |
◆ __gt__()
| "bool" __gt__ |
( |
| self, |
|
|
"mcases_t" | r ) |
◆ __le__()
| "bool" __le__ |
( |
| self, |
|
|
"mcases_t" | r ) |
◆ __lt__()
| "bool" __lt__ |
( |
| self, |
|
|
"mcases_t" | r ) |
◆ __ne__()
| "bool" __ne__ |
( |
| self, |
|
|
"mcases_t" | r ) |
◆ _print()
◆ compare()
| "int" compare |
( |
| self, |
|
|
"mcases_t" | r ) |
◆ dstr()
| "char const *" dstr |
( |
| self | ) |
|
◆ empty()
◆ resize()
| "void" resize |
( |
| self, |
|
|
"int" | s ) |
◆ size()
◆ swap()
| "void" swap |
( |
| self, |
|
|
"mcases_t" | r ) |
◆ targets
| str targets = property(_ida_hexrays.mcases_t_targets_get, _ida_hexrays.mcases_t_targets_set, doc=) |
|
static |
◆ values
| str values = property(_ida_hexrays.mcases_t_values_get, _ida_hexrays.mcases_t_values_set, doc=) |
|
static |
◆ thisown
| thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") |
|
static |
The documentation for this class was generated from the following file: