AusweisApp2
|
#include <BluetoothMessageStatusInd.h>
Öffentliche Methoden | |
BluetoothMessageStatusInd () | |
virtual | ~BluetoothMessageStatusInd () |
BluetoothStatusChange | getStatusChange () const |
![]() | |
BluetoothMessage (BluetoothMsgId pMsgId) | |
virtual | ~BluetoothMessage () |
void | addParameter (const QSharedPointer< const BluetoothMessageParameter > &pMessageParameter) |
template<typename T > | |
void | copyParameter (const T &pMessageParameter) |
BluetoothMsgId | getBluetoothMsgId () const |
QByteArray | toData () const |
QString | toString () const |
Weitere Geerbte Elemente | |
![]() | |
QSharedPointer< const BluetoothMessageParameter > | getParameter (BluetoothParamId pId) const |
BluetoothMessageStatusInd::BluetoothMessageStatusInd | ( | ) |
|
virtual |
BluetoothStatusChange BluetoothMessageStatusInd::getStatusChange | ( | ) | const |