6 #ifndef SWIFT_CORE_FSD_PLANEINFOREQUEST_H
7 #define SWIFT_CORE_FSD_PLANEINFOREQUEST_H
11 namespace swift::core::fsd
22 QStringList toTokens()
const;
28 static QString
pdu() {
return QStringLiteral(
"#SB"); }
bool operator!=(const AddAtc &lhs, const AddAtc &rhs)
Not equal operator.
QString sender() const
get message sender
QString receiver() const
Get message receiver.
Request to send plane information. Shall be answered by a PlaneInformation message.
static QString pdu()
PDU identifier.
#define SWIFT_CORE_EXPORT
Export a class or function from the library.