|
Evo C++ Library v0.5.1
|
Evo Directory helpers. More...
Go to the source code of this file.
Classes | |
| class | Directory |
| Directory reader. More... | |
| class | ExceptionDirOpen |
| Directory open exception for errors opening a directory for reading entries, see Exception. More... | |
Namespaces | |
| evo | |
| Evo C++ Library namespace. | |
Macros | |
| #define | INCL_evo_dir_h |
Functions | |
| String & | get_abspath (String &outpath, SubString &path) |
| Get absolute path for given input path. More... | |
| String & | get_cwd (String &outpath) |
| Store current working directory in string. More... | |
| Error | set_cwd (const char *path, bool excep=1) |
| Set current working directory. More... | |
Evo Directory helpers.
| #define INCL_evo_dir_h |
1.8.13