Go to the documentation of this file.
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
74 void setDataPath(
const String& path);
79 void addDataPath(
const String& path);
85 String getDefaultDataPath();
112 void buildPathArray_();
124 #endif // BALL_COMMON_PATH_H