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

Public Member Functions

 __init__ (self, *args, **kwargs)
 
'ssize_t' read (self, 'qoff64_t' off, 'void *' buffer, 'size_t' nbytes)
 

Static Public Attributes

str filesize
 
str blocksize
 

Properties

 thisown
 

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self,
* args,
** kwargs )

Member Function Documentation

◆ read()

'ssize_t' read ( self,
'qoff64_t' off,
'void *' buffer,
'size_t' nbytes )

Member Data Documentation

◆ blocksize

str blocksize
static
Initial value:
= property(_ida_diskio.
generic_linput_t_blocksize_get, _ida_diskio.
generic_linput_t_blocksize_set)

◆ filesize

str filesize
static
Initial value:
= property(_ida_diskio.generic_linput_t_filesize_get,
_ida_diskio.generic_linput_t_filesize_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: