![]() |
Elm
2
ELM is a library providing generic data structures, OS-independent interface, plugins and XML.
|
This is the complete list of members for FileItem, including all inherited members.
| _path | FileItem | protected |
| FileItem(Path path, ino_t inode) | FileItem | protected |
| get(Path path) | FileItem | static |
| ino | FileItem | protected |
| isDeletable() | FileItem | |
| isReadable() | FileItem | |
| isWritable() | FileItem | |
| Lock(int usage=0) | Lock | inline |
| lock(void) | Lock | inline |
| name() | FileItem | |
| parent | FileItem | protected |
| path() | FileItem | |
| toDirectory() | FileItem | virtual |
| toFile() | FileItem | virtual |
| unlock(void) | Lock | inline |
| usage(void) const | Lock | inline |
| ~FileItem() | FileItem | protectedvirtual |