Doxygen
|
Public Attributes | |
StringUnorderedSet | anchorsUsed |
int | anchorCount =0 |
std::mutex | mutex |
std::unordered_map< std::string, int > | idCount |
Definition at line 26 of file anchor.cpp.
int AnchorGenerator::Private::anchorCount =0 |
Definition at line 29 of file anchor.cpp.
StringUnorderedSet AnchorGenerator::Private::anchorsUsed |
Definition at line 28 of file anchor.cpp.
std::unordered_map<std::string,int> AnchorGenerator::Private::idCount |
Definition at line 31 of file anchor.cpp.
std::mutex AnchorGenerator::Private::mutex |
Definition at line 30 of file anchor.cpp.