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

Public Member Functions

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

Static Public Member Functions

'uchar_pointer *' frompointer ('uchar *' t)
 

Properties

 thisown
 

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self)

Member Function Documentation

◆ assign()

None assign ( self,
'uchar' value )

◆ cast()

'uchar *' cast ( self)

◆ frompointer()

'uchar_pointer *' frompointer ( 'uchar *' t)
static

◆ value()

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