IDAPython 9.0
Loading...
Searching...
No Matches
dirtree_iterator_t Class Reference
Inheritance diagram for dirtree_iterator_t:

Public Member Functions

 __init__ (self)
 

Static Public Attributes

str pattern
 
str cursor
 

Properties

 thisown
 

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self)

Member Data Documentation

◆ cursor

str cursor
static
Initial value:
= property(_ida_dirtree.
dirtree_iterator_t_cursor_get, _ida_dirtree.
dirtree_iterator_t_cursor_set)

◆ pattern

str pattern
static
Initial value:
= property(_ida_dirtree.
dirtree_iterator_t_pattern_get, _ida_dirtree.
dirtree_iterator_t_pattern_set)

Property Documentation

◆ thisown

thisown
static
Initial value:
= property(lambda x: x.this.own(), lambda x, v: x.this.own(v),
doc='The membership flag')

The documentation for this class was generated from the following file: