IDAPython 9.0
Loading...
Searching...
No Matches
user_numforms_t Class Reference

Proxy of C++ std::map< operand_locator_t,number_format_t > class.

Inheritance diagram for user_numforms_t:

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")
 

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self)

Member Function Documentation

◆ at()

"number_format_t &" at ( self,
"operand_locator_t" _Keyval )
Parameters
_Keyvaloperand_locator_t const &

◆ size()

"size_t" size ( self)

Property Documentation

◆ 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: