|
swift
|
This packet is used to translate client’s parts from RevB IVAO -MD. -MDMDN0104:262396:262396:262396. More...
Public Member Functions | |
| RevBClientParts (const QString &sender, const QString &partsval1, const QString &partsval2, const QString &partsval3) | |
| Constructor. | |
| QStringList | toTokens () const |
| Message converted to tokens. | |
Static Public Member Functions | |
| static RevBClientParts | fromTokens (const QStringList &tokens) |
| Construct from tokens. | |
| static QString | pdu () |
| PDU identifier. | |
Public Attributes | |
| ClientQueryType | m_queryType = ClientQueryType::Unknown |
| Properties. | |
| QStringList | m_queryData |
| Properties. | |
| QString | m_partsval1 |
| Properties. | |
| QString | m_partsval2 |
| Properties. | |
| QString | m_partsval3 |
| Properties. | |
Additional Inherited Members |
This packet is used to translate client’s parts from RevB IVAO -MD. -MDMDN0104:262396:262396:262396.
Definition at line 17 of file revbclientparts.h.