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