The LockableGraph struct allows for easy locking of a graphviz graph and its components.
More...
#include <ArmarXGui/gui-plugins/StatechartViewerPlugin/layout/Layout.h>
The LockableGraph struct allows for easy locking of a graphviz graph and its components.
Definition at line 48 of file Layout.h.
◆ LockableGraph()
◆ graph
graph Graph that can be locked with mutex.
Definition at line 58 of file Layout.h.
◆ mutex
std::recursive_mutex mutex |
mutex Mutex to lock graph
Definition at line 62 of file Layout.h.
The documentation for this struct was generated from the following file:
- ArmarXGui/gui-plugins/StatechartViewerPlugin/layout/Layout.h