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

Public Member Functions

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

Static Public Member Functions

'short_pointer *' frompointer ('short *' t)
 

Properties

 thisown
 

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self)

Member Function Documentation

◆ assign()

None assign ( self,
'short' value )

◆ cast()

'short *' cast ( self)

◆ frompointer()

'short_pointer *' frompointer ( 'short *' t)
static

◆ value()

'short' 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: