Proxy of C++ generic_linput_t class.
|
| | __init__ (self, *args, **kwargs) |
| |
| "ssize_t" | read (self, "qoff64_t" off, "void *" buffer, "size_t" nbytes) |
| | read(self, off, buffer, nbytes) -> ssize_t
|
| |
|
| str | filesize = property(_ida_diskio.generic_linput_t_filesize_get, _ida_diskio.generic_linput_t_filesize_set, doc=) |
| |
| str | blocksize = property(_ida_diskio.generic_linput_t_blocksize_get, _ida_diskio.generic_linput_t_blocksize_set, doc=) |
| |
|
| | thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") |
| |
◆ __init__()
| __init__ |
( |
| self, |
|
|
* | args, |
|
|
** | kwargs ) |
◆ read()
| "ssize_t" read |
( |
| self, |
|
|
"qoff64_t" | off, |
|
|
"void *" | buffer, |
|
|
"size_t" | nbytes ) |
- Parameters
-
| off | qoff64_t |
| buffer | void * |
| nbytes | size_t |
◆ blocksize
| str blocksize = property(_ida_diskio.generic_linput_t_blocksize_get, _ida_diskio.generic_linput_t_blocksize_set, doc=) |
|
static |
◆ filesize
| str 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: