swift
|
Ping. Needs to be answered with a pong. More...
Public Member Functions | |
Ping (const QString &sender, const QString &receiver, const QString ×tamp) | |
Constructor. | |
QStringList | toTokens () const |
Message converted to tokens. | |
Static Public Member Functions | |
static Ping | fromTokens (const QStringList &tokens) |
Construct from tokens. | |
static QString | pdu () |
PDU identifier. | |
Public Attributes | |
QString | m_timestamp |
timestamp | |
Additional Inherited Members |