Doxygen
Loading...
Searching...
No Matches
AnchorGenerator::Private Struct Reference

Public Attributes

StringUnorderedSet anchorsUsed
 
int anchorCount =0
 
std::mutex mutex
 
std::unordered_map< std::string, int > idCount
 

Detailed Description

Definition at line 26 of file anchor.cpp.

Member Data Documentation

◆ anchorCount

int AnchorGenerator::Private::anchorCount =0

Definition at line 29 of file anchor.cpp.

◆ anchorsUsed

StringUnorderedSet AnchorGenerator::Private::anchorsUsed

Definition at line 28 of file anchor.cpp.

◆ idCount

std::unordered_map<std::string,int> AnchorGenerator::Private::idCount

Definition at line 31 of file anchor.cpp.

◆ mutex

std::mutex AnchorGenerator::Private::mutex

Definition at line 30 of file anchor.cpp.


The documentation for this struct was generated from the following file: