|
IDAPython 9.0
|
Proxy of C++ std::map< operand_locator_t,number_format_t > class.
Public Member Functions | |
| "number_format_t &" | at (self, "operand_locator_t" _Keyval) |
| at(self, _Keyval) -> number_format_t | |
| "size_t" | size (self) |
| size(self) -> size_t | |
| __init__ (self) | |
| init(self) -> user_numforms_t | |
Properties | |
| thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") | |
| __init__ | ( | self | ) |
| "number_format_t &" at | ( | self, | |
| "operand_locator_t" | _Keyval ) |
| _Keyval | operand_locator_t const & |
| "size_t" size | ( | self | ) |
|
static |