IDAPython 8.4
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, *args)
 at(self, _Keyval) -> rangeset_t
 
"size_t" size (self, *args)
 size(self) -> size_t
 
 __init__ (self, *args)
 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,
* args )

Member Function Documentation

◆ at()

"rangeset_t &" at ( self,
* args )
Parameters
_Keyvalcinsn_t *const &

◆ size()

"size_t" size ( self,
* args )

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: