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

Proxy of C++ lock_func class.

Inheritance diagram for lock_func:

Public Member Functions

 __init__ (self, "func_t" _pfn)
 init(self, _pfn) -> lock_func
 

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,
"func_t" _pfn )
Parameters
_pfnfunc_t const *

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: