AusweisApp2
|
#include <Apdu.h>
Öffentliche Methoden | |
const QByteArray & | getBuffer () const |
int | length () const |
bool | isEmpty () const |
Geschützte Methoden | |
Apdu (const QByteArray &pBuffer) | |
~Apdu ()=default | |
Geschützte Attribute | |
QByteArray | mBuffer |
|
explicitprotected |
|
protecteddefault |
const QByteArray & Apdu::getBuffer | ( | ) | const |
bool Apdu::isEmpty | ( | ) | const |
int Apdu::length | ( | ) | const |
|
protected |