Upx_Doxygen
https://github.com/upx/upx
|
This is the complete list of members for InputFile, including all inherited members.
_fd (defined in FileBase) | FileBase | protected |
_flags (defined in FileBase) | FileBase | protected |
_length (defined in FileBase) | FileBase | protected |
_length_orig (defined in InputFile) | InputFile | protected |
_mode (defined in FileBase) | FileBase | protected |
_name (defined in FileBase) | FileBase | protected |
_offset (defined in FileBase) | FileBase | protected |
_shflags (defined in FileBase) | FileBase | protected |
chmod(const char *name, int mode) (defined in File) | File | static |
close() (defined in FileBase) | FileBase | virtual |
closex() (defined in FileBase) | FileBase | virtual |
do_sopen() (defined in FileBase) | FileBase | protected |
File() (defined in File) | File | inlineprotected |
FileBase() (defined in FileBase) | FileBase | protected |
getFd() const (defined in FileBase) | FileBase | inline |
getName() const (defined in FileBase) | FileBase | inline |
InputFile() (defined in InputFile) | InputFile | |
isOpen() const (defined in FileBase) | FileBase | inlinevirtual |
open(const char *name, int flags) (defined in InputFile) | InputFile | inlinevirtual |
read(void *buf, int len) (defined in InputFile) | InputFile | virtual |
read(MemBuffer *buf, int len) (defined in InputFile) | InputFile | virtual |
read(MemBuffer &buf, int len) (defined in InputFile) | InputFile | virtual |
readx(void *buf, int len) (defined in InputFile) | InputFile | virtual |
readx(MemBuffer *buf, int len) (defined in InputFile) | InputFile | virtual |
readx(MemBuffer &buf, int len) (defined in InputFile) | InputFile | virtual |
rename(const char *old_, const char *new_) (defined in File) | File | static |
seek(upx_int64_t off, int whence) (defined in InputFile) | InputFile | virtual |
set_extent(off_t offset, off_t length) (defined in FileBase) | FileBase | virtual |
sopen(const char *name, int flags, int shflags) (defined in InputFile) | InputFile | virtual |
st (defined in FileBase) | FileBase | |
st_size() const (defined in FileBase) | FileBase | virtual |
st_size_orig() const (defined in InputFile) | InputFile | virtual |
tell() const (defined in InputFile) | InputFile | virtual |
unlink(const char *name) (defined in File) | File | static |
write(const void *buf, int len) (defined in FileBase) | FileBase | protectedvirtual |
~File() (defined in File) | File | inlineprotectedvirtual |
~FileBase() (defined in FileBase) | FileBase | protectedvirtual |
~InputFile() (defined in InputFile) | InputFile | virtual |