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

Classes

struct  BlockMarker
 
struct  FragmentInfo
 

Public Attributes

std::unordered_map< std::string, std::unique_ptr< FragmentInfo > > fragments
 
std::mutex mutex
 

Detailed Description

Definition at line 32 of file codefragment.cpp.

Member Data Documentation

◆ fragments

std::unordered_map<std::string,std::unique_ptr<FragmentInfo> > CodeFragmentManager::Private::fragments

Definition at line 53 of file codefragment.cpp.

◆ mutex

std::mutex CodeFragmentManager::Private::mutex

Definition at line 54 of file codefragment.cpp.


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