Doxygen
Loading...
Searching...
No Matches
filename.h File Reference
#include <memory>
#include <vector>
#include "linkedmap.h"
#include "utf8.h"
#include "util.h"
+ Include dependency graph for filename.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  FileName
 Class representing all files with a certain base name. More...
 
class  FileNameFn
 Custom combined key compare and hash functor that uses a lower case string in case CASE_SENSE_NAMES is set to NO. More...
 
class  FileNameLinkedMap
 Ordered dictionary of FileName objects. More...