IDAPython 9.0
Loading...
Searching...
No Matches
sync_source_t Class Reference
Inheritance diagram for sync_source_t:

Public Member Functions

 __init__ (self, *args)
 
bool __eq__ (self, 'sync_source_t' _o)
 
bool __ne__ (self, 'sync_source_t' _o)
 
bool is_register (self)
 
bool is_widget (self)
 
'TWidget const *' get_widget (self)
 
str get_register (self)
 

Properties

 thisown
 

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self,
* args )

Member Function Documentation

◆ __eq__()

bool __eq__ ( self,
'sync_source_t' _o )

◆ __ne__()

bool __ne__ ( self,
'sync_source_t' _o )

◆ get_register()

str get_register ( self)

◆ get_widget()

'TWidget const *' get_widget ( self)

◆ is_register()

bool is_register ( self)

◆ is_widget()

bool is_widget ( self)

Property Documentation

◆ thisown

thisown
static
Initial value:
= property(lambda x: x.this.own(), lambda x, v: x.this.own(v),
doc='The membership flag')

The documentation for this class was generated from the following file: