SpringCard PC/SC Helpers for .NET  18.10.10
High-level access to a few current cards and to advanced coupler features
SpringCard.NFC.LLCP_PAX_PDU Class Reference
Inheritance diagram for SpringCard.NFC.LLCP_PAX_PDU:
SpringCard.NFC.LLCP_PDU

Public Member Functions

 LLCP_PAX_PDU (LLCP_PARAMETER[] Parameters)
 
 LLCP_PAX_PDU (LLCP_PDU LLCP_PDU)
 
- Public Member Functions inherited from SpringCard.NFC.LLCP_PDU
override string AsString (string separator)
 
 LLCP_PDU (CardBuffer Buffer)
 
 LLCP_PDU (LLCP_PDU LLCP_PDU)
 
 LLCP_PDU (byte PTYPE, byte DSAP, byte SSAP, byte Sequence, byte[] Payload)
 
 LLCP_PDU (byte PTYPE, byte DSAP, byte SSAP, byte[] Payload)
 
 LLCP_PDU (byte PTYPE, byte DSAP, byte SSAP, LLCP_PARAMETER[] Parameters)
 
 LLCP_PDU (byte PTYPE, byte DSAP, byte SSAP, byte Sequence)
 
 LLCP_PDU (byte PTYPE, byte DSAP, byte SSAP)
 

Additional Inherited Members

- Static Public Member Functions inherited from SpringCard.NFC.LLCP_PDU
static bool hasSequence (byte PTYPE)
 
- Public Attributes inherited from SpringCard.NFC.LLCP_PDU
const byte PTYPE_SYMM = 0x00
 
const byte PTYPE_PAX = 0x01
 
const byte PTYPE_AGF = 0x02
 
const byte PTYPE_UI = 0x03
 
const byte PTYPE_CONNECT = 0x04
 
const byte PTYPE_DISC = 0x05
 
const byte PTYPE_CC = 0x06
 
const byte PTYPE_DM = 0x07
 
const byte PTYPE_FRMR = 0x08
 
const byte PTYPE_SNL = 0x09
 
const byte PTYPE_I = 0x0C
 
const byte PTYPE_RR = 0x0D
 
const byte PTYPE_RNR = 0x0E
 
- Protected Member Functions inherited from SpringCard.NFC.LLCP_PDU
void addPayload (byte[] Payload)
 
- Properties inherited from SpringCard.NFC.LLCP_PDU
byte PTYPE [get]
 
byte DSAP [get]
 
byte SSAP [get]
 
byte [] Header [get]
 
byte Sequence [get]
 
byte [] Payload [get]
 

The documentation for this class was generated from the following file: