|
int | openmem (char *wrapbuff, int wrapmsize) |
|
int | opendisk (char *fn, int flags, int perms=0666) |
|
int | openfd (int fd) |
|
int | read (void *buff, int sz) |
|
int | write (void *buff, int sz) |
|
int | lseek (int offset, int whence) |
|
int | fstat (struct stat *stat) |
|
int | close () |
|
|
int | type |
|
int | fd |
|
char * | wbuff |
|
long long int | wfpos |
|
long long int | wsize |
|
Definition at line 52 of file fs_index.h.
The documentation for this class was generated from the following files: