#include <string>
#include <vector>
Namespaces | |
namespace | MPMA |
Classes | |
class | MPMA::Filename |
Construct this with a non-absolute filename using either windows or linux style, to generate a filename for whatever platform this is running on. Filenames that begin with ~ are relative to the users home directory. More... | |
class | MPMA::Directory |
Represents a directory that can be browsed and navigated. More... |