Translation unit for COMLIB::RtCmdClient: command-port (4217) I/O and reply accumulation. More...

Go to the source code of this file.
Variables | |
| constexpr bool | USENEW = true |
Translation unit for COMLIB::RtCmdClient: command-port (4217) I/O and reply accumulation.
SPDX-License-Identifier: BSD-3-Clause Copyright (c) 2026 MNE-CPP Authors
Owns the wire-level encoding of outbound requests (CLI string vs. QJsonDocument), drains incoming reply bytes into m_sAvailableData under m_qMutex, and synthesises the convenience requests used by the RtClient handshake — requestBufsize(), requestCommands() and requestConnectors(). The embedded CommandManager is populated from the server’s advertised command list so subscript lookup matches what the server actually accepts.
Definition in file rt_cmd_client.cpp.
|
constexpr |
Definition at line 37 of file rt_cmd_client.cpp.