6 #ifndef SWIFT_CORE_FSD_REHOST_H
7 #define SWIFT_CORE_FSD_REHOST_H
12 namespace swift::core::fsd
19 Rehost(
const QString &sender,
const QString &hostname);
22 QStringList toTokens()
const;
25 static Rehost fromTokens(
const QStringList &tokens);
28 static QString
pdu() {
return "$XX"; }
bool operator!=(const AddAtc &lhs, const AddAtc &rhs)
Not equal operator.
The server requests us to connect to a different server.
QString m_hostname
Properties.
static QString pdu()
PDU identifier.
#define SWIFT_CORE_EXPORT
Export a class or function from the library.