|
swift
|
Request to send plane information. Shall be answered by a PlaneInformation message. More...
Public Member Functions | |
| PlaneInfoRequest (const QString &sender, const QString &receiver) | |
| Ctor. | |
| QStringList | toTokens () const |
| Message converted to tokens. | |
Static Public Member Functions | |
| static PlaneInfoRequest | fromTokens (const QStringList &tokens) |
| Construct from tokens. | |
| static QString | pdu () |
| PDU identifier. | |
Additional Inherited Members |
Request to send plane information. Shall be answered by a PlaneInformation message.
Definition at line 15 of file planeinforequest.h.