2#include <Device/Address/AddressSettings.hpp>
13class CommandStackFacade;
14struct DocumentContext;
24std::vector<Process::ProcessModel*> CreateCurvesFromAddress(
28std::vector<Process::ProcessModel*> CreateCurvesFromAddresses(
33 const std::vector<const Scenario::IntervalModel*>& selected_intervals,
35void 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:13
Base toolkit upon which the software is built.
Definition Application.cpp:90
Definition AddressSettings.hpp:131