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