25 #include "Portability.h"    26 #include "StringRef.h"    29 #ifndef DOXYGEN_SHOULD_SKIP_THIS    63     static Path getBasePath();
    70     static Path getCurrentPath();
    77     static Path getTemporaryDirectory();
    84     static Path getUniquePath();
    87 #ifndef DOXYGEN_SHOULD_SKIP_THIS Special paths. 
Definition: Paths.h:39
 
The namespace for gf classes. 
Definition: Action.h:35
 
boost::filesystem::path Path
A path in the filesystem. 
Definition: Path.h:44
 
A constant reference to a string and its size. 
Definition: StringRef.h:41