AusweisApp
|
#include <FileCommand.h>
Öffentliche Methoden | |
FileCommand (const CommandApdu &pCommandApdu) | |
FileCommand (const FileRef &pFileRef, qsizetype pOffset=0, int pLe=CommandApdu::NO_LE) | |
const FileRef & | getFileRef () const |
qsizetype | getOffset () const |
int | getLe () const |
operator CommandApdu () const | |
|
explicit |
|
explicit |
int FileCommand::getLe | ( | ) | const |
qsizetype FileCommand::getOffset | ( | ) | const |
FileCommand::operator CommandApdu | ( | ) | const |