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

Public Member Functions

 __init__ (self)
 
None assign (self, 'sel_t' value)
 
'sel_t' value (self)
 
'sel_t *' cast (self)
 

Static Public Member Functions

'sel_pointer *' frompointer ('sel_t *' t)
 

Properties

 thisown
 

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self)

Member Function Documentation

◆ assign()

None assign ( self,
'sel_t' value )

◆ cast()

'sel_t *' cast ( self)

◆ frompointer()

'sel_pointer *' frompointer ( 'sel_t *' t)
static

◆ value()

'sel_t' value ( 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: