MPMA Framework 0.4
Static Public Member Functions
MPMA::FileUtils Class Reference

File system utilities. More...

#include <File.h>

List of all members.

Static Public Member Functions

static Filename GetWorkingDirectory ()
 Retrieves the working directory of the app and stores it in this object.
static void SetWorkingDirectory (const Filename &path)
 Sets the working directory for the app to the path represented by this object.
static bool CreateDirectory (const Filename &path)
 Create a directory if it does not already exist. Returns true if the directory existed or was created.

Detailed Description

File system utilities.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends