10 #ifndef BALL_COMMON_PATH_H
11 #define BALL_COMMON_PATH_H
13 #ifndef BALL_CONFIG_CONFIG_H
14 # include <BALL/CONFIG/config.h>
17 #ifndef BALL_COMMON_GLOBAL_H
21 #ifndef BALL_DATATYPE_STRING_H
void setDataPath(const String &path)
String findStrict(const String &name)
void addDataPath(const String &path)
String getDefaultDataPath()
String find(const String &name)
static bool environment_checked_
static std::vector< String > path_array_
static bool path_array_valid_
void reset()
Reset the path variable to its default state (as it was a the start of the application).