22 #include <boost/filesystem.hpp> 33 static boost::filesystem::path
getBinDir();
static boost::filesystem::path g_root_dir
static boost::filesystem::path getOutputDir()
Utility method: get the path to the output directory.
static boost::filesystem::path g_data_dir
Time Dependent Person DataType.
static boost::filesystem::path getDataDir()
Utility method: get path to the directory for data files.
static boost::filesystem::path getExecPath()
Utility method: get name of executable.
static boost::filesystem::path getCurrentDir()
Utility method: get path to the current directory.
static boost::filesystem::path g_current_dir
static boost::filesystem::path getBinDir()
Utility method: get path to bin directory.
static boost::filesystem::path g_bin_dir
static void initialize()
Initialize all paths.
static boost::filesystem::path g_output_dir
static boost::filesystem::path getRootDir()
Utility method: get application installation root directory.
static boost::filesystem::path g_exec_path
static void check()
Check initialization.