Module ida_hexrays :: Class citem_cmt_t
[frames] | no frames]

Class citem_cmt_t

object --+
         |
        citem_cmt_t

Proxy of C++ citem_cmt_t class.

Instance Methods
citem_cmt_t
__init__(self)
__init__(self, s) -> citem_cmt_t
 
__repr__(self)
repr(x)
char const *
__str__(self)
str(x)
 
__swig_destroy__(self)
char const *
c_str(self)

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __setattr__, __sizeof__, __subclasshook__

Properties
  thisown
The membership flag
  used
citem_cmt_t_used_get(self) -> bool

Inherited from object: __class__

Method Details

__init__(self)
(Constructor)

 

__init__(self, s) -> citem_cmt_t

Returns: citem_cmt_t
Overrides: object.__init__

__repr__(self)
(Representation operator)

 

repr(x)

Overrides: object.__repr__
(inherited documentation)

__str__(self)
(Informal representation operator)

 

str(x)

Returns: char const *
Overrides: object.__str__

Property Details

thisown

The membership flag

Get Method:
unreachable(x)
Set Method:
unreachable(x, v)

used

citem_cmt_t_used_get(self) -> bool

Get Method:
unreachable.citem_cmt_t_used_get(self)
Set Method:
unreachable.citem_cmt_t_used_set(self, used)