Audacity 3.2.0
Functions
PlatformCompatibility Namespace Reference

Functions

FilePath FILES_API GetLongFileName (const FilePath &shortFileName)
 
std::string FILES_API GetUserDataDir ()
 
std::string FILES_API GetUserLocalDataDir ()
 
std::string FILES_API GetResourcesDir ()
 
std::string FILES_API GetDataDir ()
 
std::string FILES_API GetPluginsDir ()
 
std::string FILES_API GetDocumentsDir ()
 
std::string FILES_API GetExecutablePath ()
 
std::string FILES_API GetTempDir ()
 
std::string FILES_API GetHomeDir ()
 

Function Documentation

◆ GetDataDir()

std::string FILES_API PlatformCompatibility::GetDataDir ( )

◆ GetDocumentsDir()

std::string FILES_API PlatformCompatibility::GetDocumentsDir ( )

Referenced by NyquistBase::Process().

Here is the caller graph for this function:

◆ GetExecutablePath()

std::string FILES_API PlatformCompatibility::GetExecutablePath ( )

Referenced by PluginManager::FindFilesInPathList(), VST3EffectsModule::FindModulePaths(), anonymous_namespace{FileNames.cpp}::GetUserTargetDir(), anonymous_namespace{AudacityApp.cpp}::InitCrashreports(), PluginManager::LoadGroup(), and PluginHost::Start().

Here is the caller graph for this function:

◆ GetHomeDir()

std::string FILES_API PlatformCompatibility::GetHomeDir ( )

Referenced by anonymous_namespace{FileNames.cpp}::GetXDGTargetDir(), NyquistBase::Process(), and NyquistBase::resolveFilePath().

Here is the caller graph for this function:

◆ GetLongFileName()

FilePath FILES_API PlatformCompatibility::GetLongFileName ( const FilePath shortFileName)

Referenced by ProjectFileManager::OpenFile().

Here is the caller graph for this function:

◆ GetPluginsDir()

std::string FILES_API PlatformCompatibility::GetPluginsDir ( )

◆ GetResourcesDir()

std::string FILES_API PlatformCompatibility::GetResourcesDir ( )

◆ GetTempDir()

std::string FILES_API PlatformCompatibility::GetTempDir ( )

Referenced by NyquistBase::Process().

Here is the caller graph for this function:

◆ GetUserDataDir()

std::string FILES_API PlatformCompatibility::GetUserDataDir ( )

Referenced by anonymous_namespace{FileNames.cpp}::GetUserTargetDir().

Here is the caller graph for this function:

◆ GetUserLocalDataDir()

std::string FILES_API PlatformCompatibility::GetUserLocalDataDir ( )

Referenced by anonymous_namespace{FileNames.cpp}::GetUserTargetDir().

Here is the caller graph for this function: