AusweisApp2
 Alle Klassen Namensbereiche Dateien Funktionen Variablen Typdefinitionen Aufzählungen Aufzählungswerte Propertys Freundbeziehungen Makrodefinitionen
governikus::Apdu Klassenreferenz

#include <Apdu.h>

Klassendiagramm für governikus::Apdu:

Öffentliche Methoden

const QByteArray & getBuffer () const
 
int length () const
 

Statische öffentliche Attribute

static const int NO_LE = 0
 
static const int SHORT_MAX_LC = 0xff
 
static const int SHORT_MAX_LE = 0x0100
 
static const int EXTENDED_MAX_LC = 0x00ffff
 
static const int EXTENDED_MAX_LE = 0x010000
 
static const char CLA = 0x00
 
static const char CLA_COMMAND_CHAINING = 0x10
 
static const char CLA_SECURE_MESSAGING = 0x0c
 

Geschützte Methoden

 Apdu (const QByteArray &pBuffer)
 
virtual ~Apdu ()
 

Geschützte Attribute

QByteArray mBuffer
 

Beschreibung der Konstruktoren und Destruktoren

Apdu::Apdu ( const QByteArray &  pBuffer)
protected
Apdu::~Apdu ( )
protectedvirtual

Dokumentation der Elementfunktionen

const QByteArray & Apdu::getBuffer ( ) const

Hier ist ein Graph der zeigt, wo diese Funktion aufgerufen wird:

int Apdu::length ( ) const

Hier ist ein Graph der zeigt, wo diese Funktion aufgerufen wird:

Dokumentation der Datenelemente

const char governikus::Apdu::CLA = 0x00
static
const char governikus::Apdu::CLA_COMMAND_CHAINING = 0x10
static
const char governikus::Apdu::CLA_SECURE_MESSAGING = 0x0c
static
const int governikus::Apdu::EXTENDED_MAX_LC = 0x00ffff
static
const int governikus::Apdu::EXTENDED_MAX_LE = 0x010000
static
QByteArray governikus::Apdu::mBuffer
protected
const int governikus::Apdu::NO_LE = 0
static
const int governikus::Apdu::SHORT_MAX_LC = 0xff
static
const int governikus::Apdu::SHORT_MAX_LE = 0x0100
static

Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Dateien: