IDAPython 8.4
Loading...
Searching...
No Matches
edge_infos_wrapper_t Class Reference

Proxy of C++ edge_infos_wrapper_t class.

Inheritance diagram for edge_infos_wrapper_t:

Public Member Functions

 __init__ (self, *args, **kwargs)
 
"void" clear (self, *args)
 clear(self)
 

Properties

 thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag")
 
 ptr = property(_ida_graph.edge_infos_wrapper_t_ptr_get, _ida_graph.edge_infos_wrapper_t_ptr_set, doc=!)
 

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self,
* args,
** kwargs )

Member Function Documentation

◆ clear()

"void" clear ( self,
* args )

Property Documentation

◆ ptr

ptr = property(_ida_graph.edge_infos_wrapper_t_ptr_get, _ida_graph.edge_infos_wrapper_t_ptr_set, doc=!)
static

◆ 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: