A Sandcastle Documented Class Library
![]() |
Tego.Rfid.Tds Namespace |
[Missing <summary> documentation for "N:Tego.Rfid.Tds"]

Class | Description | |
---|---|---|
![]() |
AdiVar |
Encoder / decoder for aerospace and defense (adi-var) EPC codes.
|
![]() |
AdiVarFieldEncoder |
Implements six bit encoding for the AdiVar EPC code.
|
![]() |
Cpi96 |
Encoder / decoder for 96 bit component and part identifier (cpi-96) EPC codes.
|
![]() |
CpiVar |
Encoder / decoder for variable length component and part identifier (cpi-var) EPC codes.
|
![]() |
DodCageCodeFieldEncoder |
Encoder used to encode or decode CAGE codes in US DOD EPC schemes.
|
![]() |
EpcCode |
Represents an EPC Code.
|
![]() |
EpcEncoder |
Base class for EPC encoders
|
![]() |
EpcEncoderData |
Provides the header, scheme and name of an EPC encoding scheme.
|
![]() |
EpcException |
Exception raised during EPC encoding or decoding.
|
![]() |
EpcFactory |
Factory used to instantiate EPC encoders from their header or scheme. Allows additional EPC's to be plugged in by application.
|
![]() |
EpcFieldAttribute |
Provides data about individual fields of an EPC code.
|
![]() |
Gdti113 |
Encoder / decoder for 113 bit global document type identifier (gdti-113) EPC codes.
|
![]() |
Gdti174 |
Encoder / decoder for 174 bit global document type identifier (gdti-174) EPC codes.
|
![]() |
Gdti96 |
Encoder / decoder for 96 bit global document type identifier (gdti-96) EPC codes.
|
![]() |
Giai202 |
Encoder / decoder for 202 bit global individual asset identifier (giai-202) EPC codes.
|
![]() |
Giai96 |
Encoder / decoder for 96 bit global individual asset identifier (giai-96) EPC codes.
|
![]() |
Gid96 |
Encoder / decoder for 96 bit general identifier (gid-96) EPC codes.
|
![]() |
Grai170 |
Encoder / decoder for 170 bit global returnable asset identifier (grai-170) EPC codes.
|
![]() |
Grai96 |
Encoder / decoder for 96 bit global returnable asset identifier (grai-96) EPC codes.
|
![]() |
Gs1StringFieldEncoder |
Performs the TDS "String" encoding/decoding method.
|
![]() |
Gsrn96 |
Encoder / decoder for 96 bit global service relation number - recipient (gsrn-96) EPC codes.
|
![]() |
Gsrnp96 |
Encoder / decoder for 96 bit global service relation number - provider (gsrnp-96) EPC codes.
|
![]() |
HexVar |
Encoder / decoder for hex EPC codes (used when a tag does not use a regular GS1 code).
|
![]() |
NumericFieldEncoder |
Performs the TDS "Integer", "Partition Table" and "Unpadded Partition Table" encoding/decoding methods.
|
![]() |
NumericStringFieldEncoder |
Numeric string encoder per TDS 1.9 #14.4.6 (p89).
|
![]() |
PartionedEpcFieldAttribute |
Provides data about partitioned fields of an EPC code.
|
![]() |
PartitionedEpcEncoder |
Base class for EPC encoders which use partioning schemes described in the GS1 Tag Data Standard.
|
![]() |
Sgcn96 |
Encoder / decoder for 96 bit serialized global coupon number (sgcn-96) EPC codes.
|
![]() |
Sgln195 |
Encoder / decoder for 195 bit global location number (sgln-195) EPC codes.
|
![]() |
Sgln96 |
Encoder / decoder for 96 bit global location number (sgln-96) EPC codes.
|
![]() |
Sgtin198 |
Encoder / decoder for 198 bit serialized global trade item number (sgtin-198) codes.
|
![]() |
Sgtin96 |
Encoder / decoder for 96 bit serialized global trade item number (sgtin-96) codes.
|
![]() |
SixBitVariableStringPartitionTableFieldEncoder |
Implements the six bit variable string encoding described in #14.3.8 of TDS 1.9.
|
![]() |
Sscc96 |
Encoder / decoder for 96 bit serial shipping container code (sscc-96) EPC codes.
|
![]() |
Usdod96 |
Encoder / decoder for Department of Defense (usdod-96) EPC codes.
|

Interface | Description | |
---|---|---|
![]() |
IEpcEncoder |
Interface for EPC encoders.
|
![]() |
IEpcFactory |
Interface for EPC factories which can instantiate EpcEncoder objects based on header byte or scheme.
|
![]() |
IEpcFieldEncoder |
Interface for implementing encoding schemes for EPC fields.
|

Enumeration | Description | |
---|---|---|
![]() |
AdiVarFilterValue |
Filter value options for adi-var EPC code.
|
![]() |
Cpi96FilterValue |
Filter value options for cpi-96 EPC codes.
|
![]() |
CpiVarFilterValue |
Filter value options for cpi-var EPC code.
|
![]() |
Gdti113FilterValue |
Filter value options for gdti-113 EPC code.
|
![]() |
Gdti174FilterValue |
Filter value options for gdti-174 EPC code.
|
![]() |
Gdti96FilterValue |
Filter value options for gdti-96 EPC code.
|
![]() |
Giai202FilterValue |
Filter value options for giai-202 EPC codes.
|
![]() |
Giai96FilterValue |
Filter value options for giai-96 EPC codes.
|
![]() |
Grai170FilterValue |
Filter value options for grai-170 EPC codes.
|
![]() |
Grai96FilterValue |
Filter value options for grai-96 EPC codes.
|
![]() |
Gsrn96FilterValue |
Filter value options for sgrn-96 EPC code.
|
![]() |
Gsrnp96FilterValue |
Filter value options for sgrnp-96 EPC code.
|
![]() |
Sgcn96FilterValue |
Filter value options for sgcn-96 EPC code.
|
![]() |
Sgln195FilterValue |
Filter value options for sgln-195 EPC code.
|
![]() |
Sgln96FilterValue |
Filter value options for sgln-96 EPC codes.
|
![]() |
Sgtin198FilterValue |
Filter value options for sgtin-198 EPC codes.
|
![]() |
Sgtin96FilterValue |
Filter value options for sgtin-96 EPC codes.
|
![]() |
Sscc96FilterValue |
Filter value options for sscc-96 EPC codes.
|
![]() |
Usdod96FilterValue |
Filter value options for usdod-96 EPC codes.
|