2 #include <Device/Node/DeviceNode.hpp>
4 #include <Explorer/Commands/DeviceExplorerCommandFactory.hpp>
6 #include <score/command/AggregateCommand.hpp>
7 #include <score/command/Command.hpp>
8 #include <score/model/path/Path.hpp>
10 #include <score_plugin_deviceexplorer_export.h>
14 class DeviceDocumentPlugin;
19 SCORE_COMMAND_DECL(DeviceExplorerCommandFactoryName(),
LoadDevice,
"Load a device")
41 const DeviceDocumentPlugin& devplug,
Device::Node&& oldnode,
Definition: LoadDevice.hpp:18
Definition: LoadDevice.hpp:36
Definition: LoadDevice.hpp:57
Allows for grouping of multiple commands in a single one.
Definition: AggregateCommand.hpp:15
The Command class.
Definition: Command.hpp:34
Definition: DataStreamHelpers.hpp:103
Definition: DeviceSettings.hpp:20
Definition: DocumentContext.hpp:18