JODA  0.13.1 (59b41972)
JSON On-Demand Analysis
Data Structures | Typedefs | Variables
FileNameRepo.h File Reference
#include <mutex>
#include <string>
#include <unordered_map>
#include <unordered_set>
#include <vector>
Include dependency graph for FileNameRepo.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  FileNameRepo
 

Typedefs

typedef unsigned long FILEID
 

Variables

FileNameRepo g_FileNameRepoInstance
 

Typedef Documentation

◆ FILEID

typedef unsigned long FILEID

Variable Documentation

◆ g_FileNameRepoInstance

FileNameRepo g_FileNameRepoInstance
extern