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

Proxy of C++ strpath_t class.

Inheritance diagram for strpath_t:

Public Member Functions

 __init__ (self)
 init(self) -> strpath_t
 

Static Public Attributes

str len = property(_ida_nalt.strpath_t_len_get, _ida_nalt.strpath_t_len_set, doc=)
 
str ids = property(_ida_nalt.strpath_t_ids_get, _ida_nalt.strpath_t_ids_set, doc=)
 
str delta = property(_ida_nalt.strpath_t_delta_get, _ida_nalt.strpath_t_delta_set, doc=)
 

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 Data Documentation

◆ delta

str 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

str len = property(_ida_nalt.strpath_t_len_get, _ida_nalt.strpath_t_len_set, doc=)
static

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: