|
Upx_Doxygen
https://github.com/upx/upx
|
This is the complete list of members for OutputFile, including all inherited members.
| _fd (defined in FileBase) | FileBase | protected |
| _flags (defined in FileBase) | FileBase | protected |
| _length (defined in FileBase) | FileBase | 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 |
| bytes_written (defined in OutputFile) | OutputFile | 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 |
| dump(const char *name, const void *buf, int len, int flags=-1) (defined in OutputFile) | OutputFile | static |
| File() (defined in File) | File | inlineprotected |
| FileBase() (defined in FileBase) | FileBase | protected |
| getBytesWritten() const (defined in OutputFile) | OutputFile | inline |
| getFd() const (defined in FileBase) | FileBase | inline |
| getName() const (defined in FileBase) | FileBase | inline |
| isOpen() const (defined in FileBase) | FileBase | inlinevirtual |
| open(const char *name, int flags, int mode) (defined in OutputFile) | OutputFile | inlinevirtual |
| openStdout(int flags=0, bool force=false) (defined in OutputFile) | OutputFile | virtual |
| OutputFile() (defined in OutputFile) | OutputFile | |
| read(void *buf, int len) (defined in FileBase) | FileBase | protectedvirtual |
| readx(void *buf, int len) (defined in FileBase) | FileBase | protectedvirtual |
| rename(const char *old_, const char *new_) (defined in File) | File | static |
| rewrite(const void *buf, int len) (defined in OutputFile) | OutputFile | virtual |
| seek(upx_int64_t off, int whence) (defined in OutputFile) | OutputFile | virtual |
| set_extent(off_t offset, off_t length) (defined in OutputFile) | OutputFile | virtual |
| sopen(const char *name, int flags, int shflags, int mode) (defined in OutputFile) | OutputFile | virtual |
| st (defined in FileBase) | FileBase | |
| st_size() const (defined in OutputFile) | OutputFile | virtual |
| tell() const (defined in FileBase) | FileBase | protectedvirtual |
| unlink(const char *name) (defined in File) | File | static |
| unset_extent() (defined in OutputFile) | OutputFile | virtual |
| write(const void *buf, int len) (defined in OutputFile) | OutputFile | virtual |
| write(const MemBuffer *buf, int len) (defined in OutputFile) | OutputFile | virtual |
| write(const MemBuffer &buf, int len) (defined in OutputFile) | OutputFile | virtual |
| ~File() (defined in File) | File | inlineprotectedvirtual |
| ~FileBase() (defined in FileBase) | FileBase | protectedvirtual |
| ~OutputFile() (defined in OutputFile) | OutputFile | virtual |
1.8.13