IDAPython 9.0
Loading...
Searching...
No Matches
adiff_pointer Class Reference

Proxy of C++ adiff_pointer class.

Inheritance diagram for adiff_pointer:

Public Member Functions

 __init__ (self)
 init(self) -> adiff_pointer
 
"void" assign (self, "adiff_t" value)
 assign(self, value)
 
"adiff_t" value (self)
 value(self) -> adiff_t
 
"adiff_t *" cast (self)
 cast(self) -> adiff_t *
 

Static Public Member Functions

"adiff_pointer *" frompointer ("adiff_t *" t)
 frompointer(t) -> adiff_pointer
 

Properties

 thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag")
 

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self)

Member Function Documentation

◆ assign()

"void" assign ( self,
"adiff_t" value )
Parameters
valueadiff_t

◆ cast()

"adiff_t *" cast ( self)

◆ frompointer()

"adiff_pointer *" frompointer ( "adiff_t *" t)
static
Parameters
tadiff_t *

◆ value()

"adiff_t" value ( self)

Property Documentation

◆ thisown

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

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