State::Impl Struct Reference

Public Attributes

std::mutex inputParameterMutex
 
std::mutex localParameterMutex
 
std::mutex outputParameterMutex
 

Detailed Description

Definition at line 49 of file State.cpp.

Member Data Documentation

◆ inputParameterMutex

std::mutex inputParameterMutex

Definition at line 51 of file State.cpp.

◆ localParameterMutex

std::mutex localParameterMutex

Definition at line 52 of file State.cpp.

◆ outputParameterMutex

std::mutex outputParameterMutex

Definition at line 53 of file State.cpp.


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