#include <string>
#include <vector>


Go to the source code of this file.
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... | |
 1.5.4