IDAPython 8.4
Loading...
Searching...
No Matches
user_cmts_t Class Reference

Proxy of C++ std::map< treeloc_t,citem_cmt_t > class.

Inheritance diagram for user_cmts_t:

Public Member Functions

"citem_cmt_t &" at (self, *args)
 at(self, _Keyval) -> citem_cmt_t
 
"size_t" size (self, *args)
 size(self) -> size_t
 
 __init__ (self, *args)
 init(self) -> user_cmts_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()

"citem_cmt_t &" at ( self,
* args )
Parameters
_Keyvaltreeloc_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: