#include <scan.hh>
Public Member Functions | |
| bool | operator< (const LocationPath &x) const |
| Sort LocationPaths by the directory name. | |
| const string & | getPath () const |
| const string & | getLabel () const |
| LocationPath & | setLabel (const string &l) |
| const string & | getUri () const |
Friends | |
| class | JigdoCache |
| Objects are only created by JigdoCache. | |
It will not appear in the location list - it is just prepended to the filename to actually access the file data.
| bool LocationPath::operator< | ( | const LocationPath & | x | ) | const [inline] |
| const string& LocationPath::getPath | ( | ) | const [inline] |
| const string& LocationPath::getLabel | ( | ) | const [inline] |
| LocationPath& LocationPath::setLabel | ( | const string & | l | ) | [inline] |
| const string& LocationPath::getUri | ( | ) | const [inline] |
friend class JigdoCache [friend] |
Objects are only created by JigdoCache.
1.5.6