|
Evo C++ Library v0.5.1
|
This is the complete list of members for IoFile, including all inherited members.
| autoresume | IoFile | |
| close() | IoFile | inline |
| DEFPERM | IoFile | static |
| detach() | IoFile | inline |
| ExceptionInT typedef | IoFile | |
| ExceptionOutT typedef | IoFile | |
| handle | IoFile | |
| Handle typedef | IoFile | |
| INVALID | IoFile | static |
| IoFile() | IoFile | inline |
| isopen() const | IoFile | inline |
| mkdir(const char *path, int perm=0) | IoFile | inlinestatic |
| open(const char *path, Open mode, int perm=DEFPERM) | IoFile | inline |
| open_dup(Handle src, Handle target=INVALID) | IoFile | inline |
| pos(Error &err) | IoFile | inline |
| read(Error &err, void *buf, ulong size, ulong timeout_ms=0) | IoFile | inline |
| READONLY | IoFile | static |
| rm(const char *path) | IoFile | inlinestatic |
| rmdir(const char *path) | IoFile | inlinestatic |
| seek(Error &err, ulongl offset, Seek start=sBegin) | IoFile | inline |
| STREAM_SEEKABLE | IoFile | static |
| USER_RD | IoFile | static |
| USER_RW | IoFile | static |
| write(Error &err, const void *buf, ulong size, ulong timeout_ms=0) | IoFile | inline |
| ~IoFile() | IoFile | inline |
1.8.13