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

Proxy of C++ generic_linput_t class.

Inheritance diagram for generic_linput_t:

Public Member Functions

 __init__ (self, *args, **kwargs)
 
"ssize_t" read (self, *args)
 read(self, off, buffer, nbytes) -> ssize_t
 

Properties

 thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag")
 
 filesize = property(_ida_diskio.generic_linput_t_filesize_get, _ida_diskio.generic_linput_t_filesize_set, doc=)
 
 blocksize = property(_ida_diskio.generic_linput_t_blocksize_get, _ida_diskio.generic_linput_t_blocksize_set, doc=)
 

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self,
* args,
** kwargs )

Member Function Documentation

◆ read()

"ssize_t" read ( self,
* args )
Parameters
offqoff64_t
buffervoid *
nbytessize_t

Property Documentation

◆ blocksize

blocksize = property(_ida_diskio.generic_linput_t_blocksize_get, _ida_diskio.generic_linput_t_blocksize_set, doc=)
static

◆ filesize

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