Module ida_kernwin :: Class sync_source_t
[frames] | no frames]

Class sync_source_t

object --+
         |
        sync_source_t

Proxy of C++ sync_source_t class.

Instance Methods
bool
__eq__(self, _o)
sync_source_t
__init__(self, _view)
__init__(self, _regname) -> sync_source_t
bool
__ne__(self, _o)
 
__repr__(self)
repr(x)
 
__swig_destroy__(self)
char const *
get_register(self)
TWidget const *
get_widget(self)
bool
is_register(self)
bool
is_widget(self)

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

Properties
  thisown
The membership flag

Inherited from object: __class__

Method Details

__init__(self, _view)
(Constructor)

 

__init__(self, _regname) -> sync_source_t

Returns: sync_source_t
Overrides: object.__init__

__repr__(self)
(Representation operator)

 

repr(x)

Overrides: object.__repr__
(inherited documentation)

Property Details

thisown

The membership flag

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