Translation unit for COMLIB::RawCommand: storage of the untyped keyword/argument pair before schema binding. More...
#include "raw_command.h"
Go to the source code of this file.
Translation unit for COMLIB::RawCommand: storage of the untyped keyword/argument pair before schema binding.
SPDX-License-Identifier: BSD-3-Clause Copyright (c) 2026 MNE-CPP Authors
Implements the trivial constructors, copy-assignment and the ICommand::execute() override that emits executed(QList<QString>) so a CommandManager can pick the raw arguments up, look the keyword up in its schema map, and synthesise a typed Command. The JSON-vs-CLI flag carried alongside the arguments lets the eventual reply traverse the same dialect the request arrived in.
Definition in file raw_command.cpp.