#include <limal/config.h>
#include <blocxx/String.hpp>
#include <blocxx/List.hpp>
#include <iosfwd>
Go to the source code of this file.
Namespaces | |
| namespace | limal |
| namespace | limal::path |
Classes | |
| class | limal::path::PathName |
| PathName manipulation class. More... | |
Functions | |
| bool | limal::path::operator== (const PathName &lname, const PathName &rname) |
| bool | limal::path::operator!= (const PathName &lname, const PathName &rname) |
| PathName | limal::path::operator+ (const PathName &lname, const PathName &rname) |
| std::ostream & | limal::path::operator<< (std::ostream &ostr, const PathName &path) |
1.5.5