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

Proxy of C++ file_enumerator_t class.

Inheritance diagram for file_enumerator_t:

Public Member Functions

"int" visit_file (self, *args)
 visit_file(self, file) -> int
 
 __init__ (self, *args)
 init(self) -> file_enumerator_t
 
 __disown__ (self)
 

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,
* args )
Parameters
selfPyObject *

Member Function Documentation

◆ __disown__()

__disown__ ( self)

◆ visit_file()

"int" visit_file ( self,
* args )
Parameters
filechar 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: