10 namespace swift::core::fsd
12 DeletePilot::DeletePilot() : MessageBase() {}
20 tokens.push_back(
m_cid);
Used to notify the server of the intention to close the connection. If a client receives this packet ...
QStringList toTokens() const
Message converted to tokens.
static DeletePilot fromTokens(const QStringList &tokens)
Construct from tokens.
QString m_sender
message sender
Class for emitting a log message.
Derived & debug()
Set the severity to debug.
Free functions in swift::misc.
bool isEmpty() const const
void push_back(QList< T >::parameter_type value)
qsizetype size() const const