Doxygen
|
Classes | |
struct | BlockMarker |
struct | FragmentInfo |
Public Attributes | |
std::unordered_map< std::string, std::unique_ptr< FragmentInfo > > | fragments |
std::mutex | mutex |
Definition at line 32 of file codefragment.cpp.
std::unordered_map<std::string,std::unique_ptr<FragmentInfo> > CodeFragmentManager::Private::fragments |
Definition at line 53 of file codefragment.cpp.
std::mutex CodeFragmentManager::Private::mutex |
Definition at line 54 of file codefragment.cpp.