|
AusweisApp2
|
#include <BluetoothMessageCreator.h>
Öffentliche Methoden | |
| virtual | ~BluetoothMessageConnectRequest () |
Öffentliche Methoden geerbt von governikus::BluetoothMessage | |
| 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 |
Freundbeziehungen | |
| class | BluetoothMessageCreator |
Weitere Geerbte Elemente | |
Öffentliche Typen geerbt von governikus::BluetoothMessage | |
| using | Ptr = QSharedPointer< const BluetoothMessage > |
Geschützte Methoden geerbt von governikus::BluetoothMessage | |
| BluetoothMessageParameter::Ptr | getParameter (BluetoothParamId pId) const |
|
virtual |
|
friend |