Compounds | |
| class | CppDir::Directory |
| < class representing a directory. More... | |
| class | CppDir::File |
| < A simple file. More... | |
Functions | |
| bool | operator== (const File &f1, const File &f2) |
| compares the name of 2 files. More... | |
| std::ostream & | operator<< (std::ostream &out, File::Type type) |
| std::string | concat_dir (std::string path, std::string name) |
| concats 2 directory names, or dir and filename ..... More... | |
| std::string | pwd () |
| gets the current directory. More... | |
|
||||||||||||
|
concats 2 directory names, or dir and filename .....
|
|
||||||||||||
|
|
|
||||||||||||
|
compares the name of 2 files.
|
|
|
gets the current directory.
|
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001