Execution::DocumentPlugin::ContextData Struct Reference
Public Member Functions | |
ContextData (const score::DocumentContext &ctx) | |
Public Attributes | |
ExecutionCommandQueue | m_execQueue {1024} |
EditionCommandQueue | m_editionQueue {1024} |
GCCommandQueue | m_gcQueue {1024} |
std::atomic_bool | m_created {} |
std::shared_ptr< ossia::graph_interface > | execGraph |
std::shared_ptr< ossia::execution_state > | execState |
std::shared_ptr< ossia::bench_map > | bench |
SetupContext | setupContext |
Context | context |
The documentation for this struct was generated from the following files:
- plugins/score-plugin-engine/Execution/DocumentPlugin.hpp
- plugins/score-plugin-engine/Execution/DocumentPlugin.cpp