LinuxPcscContext class
- Inheritance
-
- Object
- PcscContext
- LinuxPcscContext
Constructors
-
LinuxPcscContext(WinscardLinux winscard, Pointer<
SCARD_IO_REQUEST> scardT0Pci, Pointer<SCARD_IO_REQUEST> scardT1Pci)
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
-
nullptr
→ Pointer<
Never> -
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
-
scardT0Pci
→ Pointer<
SCARD_IO_REQUEST> -
final
-
scardT1Pci
→ Pointer<
SCARD_IO_REQUEST> -
final
- winscard → WinscardLinux
-
final
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited