2 #include <Device/Address/AddressSettings.hpp>
13 class CommandStackFacade;
14 struct DocumentContext;
24 std::vector<Process::ProcessModel*> CreateCurvesFromAddress(
28 std::vector<Process::ProcessModel*> CreateCurvesFromAddresses(
33 const std::vector<const Scenario::IntervalModel*>& selected_intervals,
35 void CreateCurvesFromAddresses(
36 const std::vector<const Scenario::IntervalModel*>& selected_intervals,
37 const std::vector<Device::FullAddressSettings>& addresses,
Definition: CommandAPI.hpp:28
Definition: IntervalModel.hpp:50
A small abstraction layer over the score::CommandStack.
Definition: CommandStackFacade.hpp:20
Base classes and tools to implement processes and layers.
Definition: JSONVisitor.hpp:1324
Main plug-in of score.
Definition: score-plugin-dataflow/Dataflow/PortItem.hpp:14
Base toolkit upon which the software is built.
Definition: Application.cpp:90
Definition: AddressSettings.hpp:131