|
AusweisApp2
|
#include <Discovery.h>
Öffentliche Methoden | |
| Discovery (const QString &pIfdName, const QString &pIfdId, quint16 pPort, const QVector< IfdVersion::Version > &pSupportedApis) | |
| ~Discovery ()=default | |
| const QString & | getIfdName () const |
| const QString & | getIfdId () const |
| quint16 | getPort () const |
| const QVector < IfdVersion::Version > & | getSupportedApis () const |
| QJsonDocument | toJson () const |
| Discovery::Discovery | ( | const QString & | pIfdName, |
| const QString & | pIfdId, | ||
| quint16 | pPort, | ||
| const QVector< IfdVersion::Version > & | pSupportedApis | ||
| ) |
|
default |
| const QString & Discovery::getIfdId | ( | ) | const |
| const QString & Discovery::getIfdName | ( | ) | const |
| quint16 Discovery::getPort | ( | ) | const |
| const QVector< IfdVersion::Version > & Discovery::getSupportedApis | ( | ) | const |
| QJsonDocument Discovery::toJson | ( | ) | const |