gehe zur Dokumentation dieser Datei
14 struct IosCardPointer;
25 void waitForRequestCompleted(
const bool& pCondition)
const;
Definition: CommandApdu.h:16
void setProgressMessage(const QString &pMessage, int pProgress=-1) override
Sets the current workflow progress message.
virtual QVector< UsbId > attachedDevIds() const
Definition: ReaderDetector_generic.cpp:23
unsigned int getVendorId() const
Definition: UsbId.cpp:19
CardReturnCode disconnect() override
Destroys the previously established connection to the smart card.
unsigned int getProductId() const
Definition: UsbId.cpp:25
Implementation detail which can only be used by Object-C++ since it stores a pointer to an Objective-...
Definition: IosCardPointer.h:14
Definition: DeviceListener.h:18
void fireDeviceChangeDetected()
#define PRODUCT_ID
Definition: ReaderDetector_osx.cpp:20
Definition: ReaderDetector.h:37
Implementation of ActivationContext for Intent based activation on Android systems.
Definition: ActivationContext.h:15
bool isConnected() override
Is the smart card connected, i.e.
ResponseApduResult transmit(const CommandApdu &pCmd) override
Performs a transmit to the smart card.
#define VENDOR_ID
Definition: ReaderDetector_osx.cpp:19
IosCard(IosCardPointer *pTag)
CardReturnCode connect() override
Establish a connection to the smart card.
Definition: ResponseApdu.h:107
void fireReaderChangeDetected()