Namespaces | Functions
vtkPVStandardPaths.h File Reference
#include "vtkRemotingApplicationModule.h"
#include <string>
#include <vector>
#include "vtkABINamespace.h"
Include dependency graph for vtkPVStandardPaths.h:

Go to the source code of this file.

Namespaces

 vtkPVStandardPaths
 

Functions

VTK_ABI_NAMESPACE_BEGIN VTKREMOTINGAPPLICATION_EXPORT std::vector< std::stringvtkPVStandardPaths::GetSystemDirectories ()
 Return system data directories, depending on operating system: More...
 
VTKREMOTINGAPPLICATION_EXPORT std::vector< std::stringvtkPVStandardPaths::GetInstallDirectories ()
 Returns paths relative to install directory. More...
 
VTKREMOTINGAPPLICATION_EXPORT std::string vtkPVStandardPaths::GetUserSettingsDirectory ()
 Get directory for user settings file. More...
 
VTKREMOTINGAPPLICATION_EXPORT std::string vtkPVStandardPaths::GetUserSettingsFilePath ()
 Get file path for the user settings file. More...