AusweisApp2
BluetoothMessageStatusInd.h
gehe zur Dokumentation dieser Datei
1
7
#pragma once
8
9
#include "
BluetoothMessage.h
"
10
#include "
parameter/BluetoothMessageParameterStatusChange.h
"
11
12
13
namespace
governikus
14
{
15
16
class
BluetoothMessageStatusInd
17
:
public
BluetoothMessage
18
{
19
private
:
20
Q_DISABLE_COPY(
BluetoothMessageStatusInd
)
21
22
public
:
23
BluetoothMessageStatusInd
();
24
virtual
~BluetoothMessageStatusInd
();
25
26
BluetoothStatusChange
getStatusChange
()
const
;
27
};
28
29
}
// namespace governikus
governikus::BluetoothMessageStatusInd::getStatusChange
BluetoothStatusChange getStatusChange() const
Definition:
BluetoothMessageStatusInd.cpp:20
governikus::BluetoothMessageParameterStatusChange
Definition:
BluetoothMessageParameterStatusChange.h:16
governikus::BluetoothMessage::getParameter
QSharedPointer< const BluetoothMessageParameter > getParameter(BluetoothParamId pId) const
Definition:
BluetoothMessage.cpp:39
governikus::BluetoothMessage
Definition:
BluetoothMessage.h:20
governikus::BluetoothMessageStatusInd::BluetoothMessageStatusInd
BluetoothMessageStatusInd()
Definition:
BluetoothMessageStatusInd.cpp:9
governikus::BluetoothMessageStatusInd::~BluetoothMessageStatusInd
virtual ~BluetoothMessageStatusInd()
Definition:
BluetoothMessageStatusInd.cpp:15
governikus
Implementation of ActivationContext for Intent based activation on Android systems.
Definition:
ActivationContext.h:15
BluetoothMessageStatusInd.h
BluetoothMessage.h
governikus::StatusChange
StatusChange
Definition:
BluetoothIDs.h:46
governikus::BluetoothMessageStatusInd
Definition:
BluetoothMessageStatusInd.h:18
BluetoothMessageParameterStatusChange.h
src
card
bluetooth
messages
BluetoothMessageStatusInd.h
Erzeugt von
1.8.18