Proxy of C++ generic_linput_t class.
|
| | __init__ (self, *args, **kwargs) |
| |
| "ssize_t" | read (self, *args) |
| | read(self, off, buffer, nbytes) -> ssize_t
|
| |
|
| | 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=) |
| |
◆ __init__()
| __init__ |
( |
| self, |
|
|
* | args, |
|
|
** | kwargs ) |
◆ read()
| "ssize_t" read |
( |
| self, |
|
|
* | args ) |
- Parameters
-
| off | qoff64_t |
| buffer | void * |
| nbytes | size_t |
◆ 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: