swift
|
FSD Message Delete ATC. More...
Public Member Functions | |
DeleteAtc (const QString &sender, const QString &cid) | |
Constructor. | |
QStringList | toTokens () const |
Message converted to tokens. | |
Static Public Member Functions | |
static DeleteAtc | fromTokens (const QStringList &tokens) |
Construct from tokens. | |
static QString | pdu () |
PDU identifier. | |
Public Attributes | |
QString | m_cid |
id | |
Additional Inherited Members |
FSD Message Delete ATC.
Definition at line 14 of file deleteatc.h.