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

Proxy of C++ sint8_pointer class.

Inheritance diagram for sint8_pointer:

Public Member Functions

 __init__ (self)
 init(self) -> sint8_pointer
 
"void" assign (self, "sint8" value)
 assign(self, value)
 
"sint8" value (self)
 value(self) -> sint8
 
"sint8 *" cast (self)
 cast(self) -> sint8 *
 

Static Public Member Functions

"sint8_pointer *" frompointer ("sint8 *" t)
 frompointer(t) -> sint8_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,
"sint8" value )
Parameters
valuesint8

◆ cast()

"sint8 *" cast ( self)

◆ frompointer()

"sint8_pointer *" frompointer ( "sint8 *" t)
static
Parameters
tsint8 *

◆ value()

"sint8" 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: