|
VMime
|
This is the complete list of members for fileSystemFactory, including all inherited members.
| create(const file::path &path) const =0 | fileSystemFactory | pure virtual |
| isValidPath(const file::path &path) const =0 | fileSystemFactory | pure virtual |
| isValidPathComponent(const file::path::component &comp) const =0 | fileSystemFactory | pure virtual |
| object() | object | protected |
| object(const object &) | object | protected |
| operator=(const object &) | object | protected |
| pathToString(const file::path &path) const =0 | fileSystemFactory | pure virtual |
| stringToPath(const string &str) const =0 | fileSystemFactory | pure virtual |
| ~fileSystemFactory() | fileSystemFactory | virtual |
| ~object() | object | protectedvirtual |