The Private
Struct Reference
Declaration
struct AnchorGenerator::Private { ... }
Public Member Attributes Index
StringUnorderedSet | anchorsUsed |
int | anchorCount =0 |
std::mutex | mutex |
std::unordered_map< std::string, int > | idCount |
Definition at line 26 of file anchor.cpp.
Public Member Attributes
anchorCount
|
Definition at line 29 of file anchor.cpp.
29 int anchorCount=0;
anchorsUsed
|
Definition at line 28 of file anchor.cpp.
idCount
|
Definition at line 31 of file anchor.cpp.
mutex
|
Definition at line 30 of file anchor.cpp.
The documentation for this struct was generated from the following file:
Generated via doxygen2docusaurus by Doxygen 1.14.0.