TuttleOFX  1
TuttleOFX/libraries/tuttle/src/tuttle/common/utils/applicationPath.cpp File Reference
#include "applicationPath.hpp"
#include <tuttle/common/system/system.hpp>
#include <tuttle/common/system/macos.hpp>
#include <tuttle/common/utils/global.hpp>
#include <boost/filesystem/operations.hpp>
#include <boost/algorithm/string/predicate.hpp>
#include <boost/algorithm/string/split.hpp>
#include <boost/algorithm/string/classification.hpp>
#include <boost/format.hpp>
#include <boost/foreach.hpp>
#include <boost/version.hpp>
Include dependency graph for applicationPath.cpp:

Go to the source code of this file.

Namespaces

namespace  tuttle
 

global namespace of the project


namespace  tuttle::common

Defines

#define DIRSEP   "/"
#define DIRLIST_SEP_CHARS   ";:"

Functions

boost::filesystem::path tuttle::common::applicationFilepath (const std::string &argv0, const boost::filesystem::path &currentPath)

Define Documentation

#define DIRLIST_SEP_CHARS   ";:"