AusweisApp2
|
#include <BluetoothMessageCreator.h>
Öffentliche Methoden | |
virtual | ~BluetoothMessageDisconnectRequest () |
![]() | |
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 |
Freundbeziehungen | |
class | BluetoothMessageCreator |
Weitere Geerbte Elemente | |
![]() | |
QSharedPointer< const BluetoothMessageParameter > | getParameter (BluetoothParamId pId) const |
|
virtual |
|
friend |