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

Public Member Functions

 __init__ (self)
 
None assign (self, int value)
 
int value (self)
 
'uval_t *' cast (self)
 

Static Public Member Functions

'uval_pointer *' frompointer ('uval_t *' t)
 

Properties

 thisown
 

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self)

Member Function Documentation

◆ assign()

None assign ( self,
int value )

◆ cast()

'uval_t *' cast ( self)

◆ frompointer()

'uval_pointer *' frompointer ( 'uval_t *' t)
static

◆ value()

int 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: