Loading...
Searching...
No Matches
SnapshotParameters.hpp
1#pragma once
2
3namespace score
4{
5struct DocumentContext;
6}
7namespace Scenario
8{
9void SnapshotParametersInStates(const score::DocumentContext& doc);
10}
Main plug-in of score.
Definition score-plugin-dataflow/Dataflow/PortItem.hpp:13
Base toolkit upon which the software is built.
Definition Application.cpp:90
Definition DocumentContext.hpp:18