|
Choreonoid
1.8
|
#include <string>#include <cnoid/stdx/filesystem>#include <cnoid/Config>#include "exportdecl.h"Go to the source code of this file.
Namespaces | |
| cnoid | |
Functions | |
| const std::string & | cnoid::executableFile () |
| const std::string & | cnoid::executableBasename () |
| const std::string & | cnoid::executableDir () |
| const std::string & | cnoid::executableTopDir () |
| stdx::filesystem::path | cnoid::executableTopDirPath () |
| const std::string & | cnoid::pluginDir () |
| stdx::filesystem::path | cnoid::pluginDirPath () |
| const std::string & | cnoid::shareDir () |
| stdx::filesystem::path | cnoid::shareDirPath () |
| const std::string & | cnoid::executablePath () |
| const std::string & | cnoid::executableDirectory () |
| const std::string & | cnoid::executableTopDirectory () |
| const std::string & | cnoid::pluginDirectory () |
| const std::string & | cnoid::shareDirectory () |
1.8.17