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

Proxy of C++ strpath_t class.

Inheritance diagram for strpath_t:

Public Member Functions

 __init__ (self, *args)
 init(self) -> strpath_t
 

Properties

 thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag")
 
 len = property(_ida_nalt.strpath_t_len_get, _ida_nalt.strpath_t_len_set, doc=)
 
 ids = property(_ida_nalt.strpath_t_ids_get, _ida_nalt.strpath_t_ids_set, doc=)
 
 delta = property(_ida_nalt.strpath_t_delta_get, _ida_nalt.strpath_t_delta_set, doc=)
 

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self,
* args )

Property Documentation

◆ delta

delta = property(_ida_nalt.strpath_t_delta_get, _ida_nalt.strpath_t_delta_set, doc=)
static

◆ ids

ids = property(_ida_nalt.strpath_t_ids_get, _ida_nalt.strpath_t_ids_set, doc=)
static

◆ len

len = property(_ida_nalt.strpath_t_len_get, _ida_nalt.strpath_t_len_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: