Doxygen
filename.h 文件参考
#include <memory>
#include <vector>
#include "linkedmap.h"
#include "config.h"
+ filename.h 的引用(Include)关系图:
+ 此图展示该文件直接或间接的被哪些文件引用了:

浏览源代码.

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