TuttleOFX  1
TuttleOFX/libraries/tuttle/src/tuttle/common/utils/applicationPath.hpp File Reference
#include <boost/filesystem/path.hpp>
#include <boost/filesystem/operations.hpp>
Include dependency graph for applicationPath.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  tuttle
 

global namespace of the project


namespace  tuttle::common

Functions

boost::filesystem::path tuttle::common::applicationFilepath (const std::string &argv0, const boost::filesystem::path &currentPath)
boost::filesystem::path tuttle::common::canonicalApplicationFilepath (const std::string &argv0, const boost::filesystem::path &currentPath=boost::filesystem::current_path())
boost::filesystem::path tuttle::common::applicationFolder (const std::string &argv0, const boost::filesystem::path &currentPath=boost::filesystem::current_path())
boost::filesystem::path tuttle::common::canonicalApplicationFolder (const std::string &argv0, const boost::filesystem::path &currentPath=boost::filesystem::current_path())