Pothos  0.4.3-gabce2ce6
The Pothos dataflow programming software suite
Namespaces | Functions
Paths.hpp File Reference
#include <Pothos/Config.hpp>
#include <string>

Go to the source code of this file.

Namespaces

 Pothos
 
 Pothos::System
 

Functions

POTHOS_API std::string Pothos::System::getRootPath (void)
 
POTHOS_API std::string Pothos::System::getDataPath (void)
 
POTHOS_API std::string Pothos::System::getUserDataPath (void)
 
POTHOS_API std::string Pothos::System::getUserConfigPath (void)
 
POTHOS_API std::string Pothos::System::getPothosUtilExecutablePath (void)
 
POTHOS_API std::string Pothos::System::getPothosRuntimeLibraryPath (void)
 
POTHOS_API std::string Pothos::System::getPothosDevIncludePath (void)
 
POTHOS_API std::string Pothos::System::getPothosDevLibraryPath (void)
 

Detailed Description

System paths for installing and locating system files.