IDAPython 8.4
|
Classes | |
class | qfile_t |
A helper class to work with FILE related functions. More... | |
Namespaces | |
namespace | ida_fpro |
Functions | |
"qfile_t *" | qfile_t_from_fp (*args) |
qfile_t_from_fp(fp) -> qfile_t | |
"qfile_t *" | qfile_t_from_capsule (*args) |
qfile_t_from_capsule(pycapsule) -> qfile_t | |
"qfile_t *" | qfile_t_tmpfile (*args) |
qfile_t_tmpfile() -> qfile_t | |