| 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 | [protected, virtual] |
1.6.2