#include "../my_config.h"
#include <list>
#include <string>
#include "erreurs.hpp"
Go to the source code of this file.
Namespaces | |
namespace | libdar |
Classes | |
class | libdar::path |
the class path is here to manipulate paths in the Unix notation: using'/' More... | |
Defines | |
#define | FAKE_ROOT path(string("<ROOT>")) |
the path class handle path and provide several operation on them
Definition in file path.hpp.