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

Proxy of C++ std::map< cinsn_t *,rangeset_t > class.

Inheritance diagram for boundaries_t:

Public Member Functions

"rangeset_t &" at (self, "cinsn_t" _Keyval)
 at(self, _Keyval) -> rangeset_t
 
"size_t" size (self)
 size(self) -> size_t
 
 __init__ (self)
 init(self) -> boundaries_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()

"rangeset_t &" at ( self,
"cinsn_t" _Keyval )
Parameters
_Keyvalcinsn_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: