#include "torc/common/DirectoryTree.hpp"
#include <boost/filesystem/convenience.hpp>
#include <cstdio>

Go to the source code of this file.
Namespaces | |
| namespace | torc |
| namespace | torc::common |
Functions | |
| const std::string | torc::common::cDevicesNameConst ("devices") |
| Name of the devices directory. | |
| const std::string | torc::common::cTorcNameConst ("torc") |
| Name of the torc directory. | |
Definition in file DirectoryTree.cpp.
1.5.6