LibLogicalAccess 1.78
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
File List
Here is a list of all files with brief descriptions:
[detail level
1
2
3
4
5
6
7
]
▼
include
►
logicalaccess
►
cards
accessinfo.hpp
AccessInfo
aes128key.hpp
AES128 key
chip.hpp
Chip descriptor
commands.hpp
Commands
computermemorykeystorage.hpp
hmac1key.hpp
HMAC1 key
keydiversification.hpp
keystorage.hpp
Key storage description
location.hpp
Location
locationnode.hpp
Location node
profile.hpp
Card profiles
readercardadapter.hpp
Reader/card adapter
readermemorykeystorage.hpp
Reader memory key storage description
samkeystorage.hpp
SAM key storage description
tripledeskey.hpp
Triple DES key
►
dynlibrary
idynlibrary.hpp
librarymanager.hpp
posixdynlibrary.hpp
winclass.hpp
windowsdynlibrary.hpp
►
readerproviders
circularbufferparser.hpp
A CircularBufferParser class
datatransport.hpp
Data transport for reader/card commands
iso14443areadercommunication.hpp
ISO14443-3A Reader communication
iso14443breadercommunication.hpp
ISO14443-3B Reader communication
iso14443readercommunication.hpp
ISO14443-3 Reader communication
iso15693readercommunication.hpp
ISO15693 Reader communication
lcddisplay.hpp
LCD Display
ledbuzzerdisplay.hpp
LED/Buzzer Display
readercommunication.hpp
Reader communication
readerconfiguration.hpp
Reader configuration
readerprovider.hpp
Reader provider
readerunit.hpp
Reader unit
readerunitconfiguration.hpp
Reader unit configuration
serialport.hpp
A serial port class
serialportdatatransport.hpp
Serial port data transport for reader/card commands
serialportxml.hpp
A serial port class
tcpdatatransport.hpp
TCP transport for reader/card commands
udpdatatransport.hpp
UDP transport for reader/card commands
►
services
►
accesscontrol
►
encodings
bcdbytedatatype.hpp
BCD-Byte data type
bcdnibbledatatype.hpp
BCD-Nibble data type
bigendiandatarepresentation.hpp
Big endian data representation
binarydatatype.hpp
Binary data type
datarepresentation.hpp
datatype.hpp
Data type
encoding.hpp
Encoding
littleendiandatarepresentation.hpp
Little edian data representation
nodatarepresentation.hpp
No Data Representation
►
formats
►
customformat
binarydatafield.hpp
Binary data field
checksumdatafield.hpp
Checksum data field. The parity is calculate using other fields
customformat.hpp
Custom format
datafield.hpp
Data field
numberdatafield.hpp
Number data field
paritydatafield.hpp
Parity data field. The parity is calculate using other fields
stringdatafield.hpp
String data field
valuedatafield.hpp
Value data field
asciiformat.hpp
ASCII Format
bariumferritepcscformat.hpp
BariumFerrite PCSC format
bithelper.hpp
Bit helper
corporate1000format.hpp
Corporate 1000 format
dataclockformat.hpp
DataClock format
fascn200bitformat.hpp
FASCN 200-Bit format
format.hpp
Format
getronik40bitformat.hpp
Getronik 40-Bit Format
hidhoneywellformat.hpp
HID Honeywell Format
rawformat.hpp
Raw Format
staticformat.hpp
Static Format
wiegand26format.hpp
Wiegand26Format
wiegand34format.hpp
Wiegand 34 format
wiegand34withfacilityformat.hpp
wiegand37format.hpp
Wiegand 37 format
wiegand37withfacilityformat.hpp
Wiegand37 with facility format class
wiegand37withfacilityrightparity2format.hpp
wiegandformat.hpp
Wiegand format
accesscontrolcardservice.hpp
Access Control Card service
cardsformatcomposite.hpp
Cards format composite
readerformatcomposite.hpp
Reader format composite
►
nfctag
ndefmessage.hpp
NDEF Message
ndefrecord.hpp
►
storage
storagecardservice.hpp
Storage Card service
cardservice.hpp
Card service
bufferhelper.hpp
Buffer Helper class
key.hpp
liblogicalaccess_export.hpp
linearizable.hpp
Linearizable base class
logs.hpp
Logging header
msliblogicalaccess.h
A Visual Studio needed file. The following ifdef block is the standard way of creating macros which make exporting from a DLL simpler
msvc_boost_disable.h
msvc_boost_enable.h
myexception.hpp
resultchecker.hpp
Base result checker
settings.hpp
Settings header
x509_certificate.hpp
A X509 certificate class
xmlserializable.hpp
▼
plugins
►
cryptolib
►
include
►
logicalaccess
►
crypto
aes_cipher.hpp
AES cipher class
aes_initialization_vector.hpp
AES initialization vector class
aes_symmetric_key.hpp
AES symmetric key class
asymmetric_cipher.hpp
The base class for all asymmetric ciphers
asymmetric_key.hpp
The base class for asymmetric keys
cmac.hpp
des_cipher.hpp
DES cipher class
des_initialization_vector.hpp
DES initialization vector class
des_symmetric_key.hpp
DES symmetric key class
evp_pkey.hpp
An EVP PKEY class
initialization_vector.hpp
Initialization vector base class
null_deleter.hpp
A null deleter class
openssl.hpp
OpenSSL global functions
openssl_asymmetric_cipher.hpp
OpenSSL asymmetric cipher base class
openssl_exception.hpp
OpenSSL exception class
openssl_symmetric_cipher.hpp
OpenSSL symmetric cipher base class
openssl_symmetric_cipher_context.hpp
OpenSSL symmetric cipher context base class
pem.hpp
PEM functions
rsa_cipher.hpp
RSA cipher class
rsa_key.hpp
RSA key base class
sha.hpp
SHA hash functions
ssl_context.hpp
A ssl context class
ssl_object.hpp
A ssl object class
symmetric_cipher.hpp
Symmetric cipher base class
symmetric_key.hpp
Symmetric key base class
tomcrypt.h
tomcrypt_argchk.h
tomcrypt_cfg.h
tomcrypt_cipher.h
tomcrypt_custom.h
tomcrypt_macros.h
►
src
aes_cipher.cpp
AES cipher class
aes_initialization_vector.cpp
AES initialization vector class
aes_symmetric_key.cpp
AES symmetric key class
cmac.cpp
crypt.cpp
crypt_argchk.cpp
crypt_cipher_descriptor.cpp
crypt_cipher_is_valid.cpp
crypt_find_cipher.cpp
crypt_find_cipher_any.cpp
crypt_find_cipher_id.cpp
crypt_register_cipher.cpp
crypt_unregister_cipher.cpp
des.cpp
des_cipher.cpp
DES cipher classes
des_initialization_vector.cpp
DES initialization vector class
des_symmetric_key.cpp
DES symmetric key class
evp_pkey.cpp
An EVP PKEY class
initialization_vector.cpp
openssl.cpp
OpenSSL global functions
openssl_symmetric_cipher.cpp
Open SSL symmetric cipher base class
openssl_symmetric_cipher_context.cpp
Open SSL symmetric cipher base class
rsa_cipher.cpp
RSA cipher class
rsa_key.cpp
RSA key class
sha.cpp
SHA hash functions
ssl_context.cpp
A SSL context class
ssl_object.cpp
A SSL object class
symmetric_key.cpp
Symmetric key class
tomcrypt_error_to_string.cpp
►
lla-tests
macros.hpp
myclock.cpp
myclock.hpp
subtest_tracker.cpp
subtest_tracker.hpp
utils.cpp
utils.hpp
►
pluginscards
►
desfire
desfireaccessinfo.hpp
DESFireAccessInfo
desfireaccessinfos.cpp
desfirechip.cpp
DESFire chip
desfirechip.hpp
DESFire chip
desfirecommands.cpp
DESFire commands
desfirecommands.hpp
DESFire commands
desfirecrypto.cpp
DESFire cryptographic functions
desfirecrypto.hpp
DESFireCrypto
desfireev1chip.cpp
DESFire EV1 chip
desfireev1chip.hpp
DESFire EV1 chip
desfireev1commands.cpp
DESFire EV1 commands
desfireev1commands.hpp
DESFire EV1 commands
desfireev1location.cpp
Location informations for DESFire EV1 card
desfireev1location.hpp
desfireev1nfctag4cardservice.cpp
DESFireEV1 NFC Tag type 4 CardService
desfireev1nfctag4cardservice.hpp
desfireev1profile.cpp
DESFire EV1 card profiles
desfireev1profile.hpp
DESFire EV1 card profiles
desfirekey.cpp
DESFire Key
desfirekey.hpp
DESFire key
desfirelocation.cpp
Location informations for DESFire card
desfirelocation.hpp
DESFireLocation
desfireprofile.cpp
DESFire card profiles
desfireprofile.hpp
DESFire card profiles
desfirestoragecardservice.cpp
DESFire storage card service
desfirestoragecardservice.hpp
DESFire storage card service
libraryentry.cpp
nxpav1keydiversification.cpp
nxpav1keydiversification.hpp
nxpav2keydiversification.cpp
nxpav2keydiversification.hpp
nxpkeydiversification.hpp
omnitechkeydiversification.cpp
omnitechkeydiversification.hpp
sagemkeydiversification.cpp
sagemkeydiversification.hpp
►
em4102
em4102chip.cpp
EM4102 chip
em4102chip.hpp
EM4102 chip
libraryentry.cpp
►
em4135
em4135chip.cpp
EM4135 chip
em4135chip.hpp
EM4135 chip
libraryentry.cpp
►
generictag
generictagaccesscontrolcardservice.cpp
GenericTag Access Control Card service
generictagaccesscontrolcardservice.hpp
Generic Tag Access Control Card service
generictagchip.cpp
Generic tag chip
generictagchip.hpp
libraryentry.cpp
►
icode1
icode1chip.cpp
ICode1 chip
icode1chip.hpp
ICode1 chip
libraryentry.cpp
►
icode2
icode2chip.cpp
ICode2 chip
icode2chip.hpp
ICode2 chip
libraryentry.cpp
►
indala
indalachip.cpp
Indala chip
indalachip.hpp
Indala chip
libraryentry.cpp
►
infineonmyd
infineonmydchip.cpp
Infineon My-D chip
infineonmydchip.hpp
Infineon My-D chip
libraryentry.cpp
►
iso15693
iso15693chip.cpp
ISO15693 chip
iso15693chip.hpp
ISO15693 chip
iso15693commands.hpp
ISO15693 commands
iso15693location.cpp
Location informations for ISO15693 card
iso15693location.hpp
ISO15693 location
iso15693profile.cpp
ISO15693 card profiles
iso15693profile.hpp
ISO15693 card profiles
iso15693storagecardservice.cpp
ISO15693 storage card service
iso15693storagecardservice.hpp
ISO15693 storage card service
libraryentry.cpp
►
iso7816
iso7816chip.cpp
ISO7816 chip
iso7816chip.hpp
ISO7816 chip
iso7816commands.hpp
ISO7816 commands. See
http://www.cardwerk.com/smartcards/smartcard_standard_ISO7816-4.aspx
iso7816location.cpp
Location informations for ISO7816 card
iso7816location.hpp
ISO7816 location
iso7816nfctag4cardservice.cpp
ISO7816 NFC Tag Type 4 card service
iso7816nfctag4cardservice.hpp
iso7816profile.cpp
ISO7816 card profiles
iso7816profile.hpp
ISO7816 card profiles
iso7816storagecardservice.cpp
ISO7816 storage card service
iso7816storagecardservice.hpp
ISO7816 storage card service
libraryentry.cpp
►
legicprime
legicprimechip.cpp
Legic Prime chip
legicprimechip.hpp
Legic Prime chip
libraryentry.cpp
►
mifare
libraryentry.cpp
mifare1kchip.cpp
mifare1kchip.hpp
Mifare 1k chip
mifare4kchip.cpp
Mifare 4k chip
mifare4kchip.hpp
Mifare 4k chip
mifareaccessinfo.hpp
MifareAccessInfo
mifareaccessinfos.cpp
mifarechip.cpp
Mifare chip
mifarechip.hpp
Mifare chip
mifarecommands.cpp
Mifare commands
mifarecommands.hpp
Mifare commands
mifarekey.cpp
Mifare Key
mifarekey.hpp
Mifare key
mifarelocation.cpp
Location informations for Mifare card
mifarelocation.hpp
MifareLocation
mifareprofile.cpp
Mifare card profiles
mifareprofile.hpp
Mifare card profiles
mifarestoragecardservice.cpp
Mifare storage card service
mifarestoragecardservice.hpp
Mifare storage card service
►
mifareplus
libraryentry.cpp
mifareplus2kchip.cpp
mifareplus2kchip.hpp
MifarePlus 2k chip
mifareplus4kchip.cpp
MifarePlus 4k chip
mifareplus4kchip.hpp
MifarePlus 4k chip
mifareplusaccessinfo.hpp
mifareplusaccessinfos.cpp
mifarepluschip.cpp
mifarepluschip.hpp
mifarepluscommands.cpp
Commands for MifarePlus card
mifarepluscommands.hpp
Mifare Plus commands
mifarepluscrypto.cpp
MifarePlus cryptographic functions
mifarepluscrypto.hpp
MifarePlusCrypto
mifarepluskey.cpp
MifarePlus Key
mifarepluskey.hpp
MifarePlus key
mifarepluslocation.cpp
Location informations for MifarePlus card
mifarepluslocation.hpp
MifarePlusLocation
mifareplusprofile.cpp
MifarePlus card profiles
mifareplusprofile.hpp
mifareplussl1commands.cpp
MifarePlus SL1 commands
mifareplussl1commands.hpp
MifarePlus SL1 commands
mifareplussl1profile.cpp
MifarePlus card profiles
mifareplussl1profile.hpp
MifarePlus SL1 card profiles
mifareplussl1storagecardservice.cpp
MifarePlus SL1 storage card service
mifareplussl1storagecardservice.hpp
MifarePlus SL1 storage card service
mifareplussl3commands.cpp
MifarePlus SL3 commands
mifareplussl3commands.hpp
MifarePlus SL3 commands
mifareplussl3profile.cpp
MifarePlus card profiles
mifareplussl3profile.hpp
mifareplussl3storagecardservice.cpp
MifarePlus SL3 storage card service
mifareplussl3storagecardservice.hpp
►
mifareultralight
libraryentry.cpp
mifareultralightaccessinfo.hpp
Mifare Ultralight AccessInfo
mifareultralightaccessinfos.cpp
mifareultralightcaccessinfo.hpp
Mifare Ultralight C AccessInfo
mifareultralightcaccessinfos.cpp
mifareultralightcchip.cpp
Mifare Ultralight C chip
mifareultralightcchip.hpp
mifareultralightccommands.cpp
Mifare Ultralight C commands
mifareultralightccommands.hpp
Mifare Ultralight C commands
mifareultralightchip.cpp
Mifare Ultralight chip
mifareultralightchip.hpp
Mifare Ultralight chip
mifareultralightcommands.cpp
Mifare Ultralight commands
mifareultralightcommands.hpp
Mifare Ultralight commands
mifareultralightcprofile.cpp
Mifare Ultralight C card profiles
mifareultralightcprofile.hpp
Mifare Ultralight C card profiles
mifareultralightcstoragecardservice.cpp
Mifare Ultralight C storage card service
mifareultralightcstoragecardservice.hpp
Mifare Ultralight C storage card service
mifareultralightlocation.cpp
Location informations for Mifare Ultralight card
mifareultralightlocation.hpp
Mifare Ultralight Location
mifareultralightprofile.cpp
Mifare Ultralight card profiles
mifareultralightprofile.hpp
Mifare Ultralight card profiles
mifareultralightstoragecardservice.cpp
mifareultralightstoragecardservice.hpp
Mifare Ultralight storage card service
►
prox
libraryentry.cpp
proxaccesscontrolcardservice.cpp
Prox Access Control Card service
proxaccesscontrolcardservice.hpp
Prox Access Control Card service
proxchip.cpp
Prox chip
proxchip.hpp
Prox chip
proxlocation.cpp
Location informations for Prox card
proxlocation.hpp
ProxLocation
proxprofile.cpp
Prox card profiles
proxprofile.hpp
Prox card profiles
►
proxlite
libraryentry.cpp
proxlitechip.cpp
ProxLite chip
proxlitechip.hpp
Prox Lite chip
►
samav2
libraryentry.cpp
samav1chip.cpp
SAMAV1Chip source
samav1chip.hpp
SAMAV1Chip header
samav2chip.cpp
samav2chip.hpp
SAMAV1Chip source
samav2commands.hpp
sambasickeyentry.cpp
sambasickeyentry.hpp
SAMBasicKeyEntry source
samchip.hpp
samcommands.hpp
samcrypto.cpp
SAMDESfireCrypto source
samcrypto.hpp
SAMDESfireCrypto header
samkeyentry.cpp
samkeyentry.hpp
SAMKeyEntry source
samkucentry.cpp
samkucentry.hpp
►
smartframe
libraryentry.cpp
smartframechip.cpp
SmartFrame chip
smartframechip.hpp
Smart Frame chip
►
stmlri
libraryentry.cpp
stmlri512chip.cpp
StmLri512 chip
stmlri512chip.hpp
STM LRI512 chip
►
tagit
libraryentry.cpp
tagitchip.cpp
Tag-It chip
tagitchip.hpp
Tag-It chip
tagitcommands.cpp
Tag-It commands
tagitcommands.hpp
Tag-It commands
►
twic
libraryentry.cpp
twicaccesscontrolcardservice.cpp
Twic Access Control Card service
twicaccesscontrolcardservice.hpp
Twic Access Control Card service
twicchip.cpp
Twic chip
twicchip.hpp
Twic chip
twiccommands.cpp
Twic commands
twiccommands.hpp
Twic commands
twiclocation.cpp
Location informations for Twic card
twiclocation.hpp
Twic location
twicprofile.cpp
Twic card profiles
twicprofile.hpp
Twic card profiles
twicstoragecardservice.cpp
Twic storage card service
twicstoragecardservice.hpp
►
pluginsreaderproviders
►
a3mlgm5600
►
readercardadapters
a3mlgm5600readercardadapter.cpp
A3MLGM5600 reader/card adapter
a3mlgm5600readercardadapter.hpp
Default A3MLGM5600 reader/card adapter
a3mlgm5600lcddisplay.cpp
A3MLGM5600 LCD Display
a3mlgm5600lcddisplay.hpp
A3MLGM5600 LCD Display
a3mlgm5600ledbuzzerdisplay.cpp
A3MLGM5600 LED/Buzzer Display
a3mlgm5600ledbuzzerdisplay.hpp
A3MLGM5600 LED/Buzzer Display
a3mlgm5600readerprovider.cpp
Reader Provider A3MLGM5600
a3mlgm5600readerprovider.hpp
A3MLGM5600 card reader provider
a3mlgm5600readerunit.cpp
A3MLGM5600 reader unit
a3mlgm5600readerunit.hpp
A3MLGM5600 Reader unit
a3mlgm5600readerunitconfiguration.cpp
A3MLGM5600 reader unit configuration
a3mlgm5600readerunitconfiguration.hpp
A3MLGM5600 Reader unit configuration
libraryentry.cpp
►
admitto
►
readercardadapters
admittobufferparser.cpp
admittobufferparser.hpp
Admitto Buffer Parser
admittodatatransport.hpp
admittoreadercardadapter.cpp
Admitto reader/card adapter
admittoreadercardadapter.hpp
Default Admitto reader/card adapter
admittoreaderprovider.cpp
Admitto reader provider
admittoreaderprovider.hpp
Admitto card reader provider
admittoreaderunit.cpp
Admitto reader unit
admittoreaderunit.hpp
Admitto Reader unit
admittoreaderunitconfiguration.cpp
Admitto reader unit configuration
admittoreaderunitconfiguration.hpp
Admitto Reader unit configuration
libraryentry.cpp
►
axesstmc13
►
readercardadapters
axesstmc13bufferparser.cpp
Promag buffer parser
axesstmc13bufferparser.hpp
AxessTMC13 Buffer Parser
axesstmc13datatransport.hpp
Axesstmc13 DataTransport
axesstmc13readercardadapter.cpp
AxessTMC 13Mhz reader/card adapter
axesstmc13readercardadapter.hpp
Default AxessTMC13 reader/card adapter
axesstmc13readerprovider.cpp
AxessTMC 13Mhz reader provider
axesstmc13readerprovider.hpp
AxessTMC13 card reader provider
axesstmc13readerunit.cpp
AxessTMC 13Mhz reader unit
axesstmc13readerunit.hpp
AxessTMC13 Reader unit
axesstmc13readerunitconfiguration.cpp
AxessTMC 13Mhz reader unit configuration
axesstmc13readerunitconfiguration.hpp
AxessTMC13 Reader unit configuration
libraryentry.cpp
►
axesstmclegic
►
readercardadapters
axesstmclegicbufferparser.cpp
Promag buffer parser
axesstmclegicbufferparser.hpp
AxessTMCLegic Buffer Parser
axesstmclegicdatatransport.hpp
AxessTMCLegic DataTransport
axesstmclegicreadercardadapter.cpp
AxessTMCLegic reader/card adapter
axesstmclegicreadercardadapter.hpp
Default AxessTMCLegic reader/card adapter
axesstmclegicreaderprovider.cpp
AxessTMC Legic reader provider
axesstmclegicreaderprovider.hpp
AxessTMCLegic card reader provider
axesstmclegicreaderunit.cpp
AxessTMCLegic reader unit
axesstmclegicreaderunit.hpp
AxessTMCLegic Reader unit
axesstmclegicreaderunitconfiguration.cpp
AxessTMCLegic reader unit configuration
axesstmclegicreaderunitconfiguration.hpp
AxessTMCLegic Reader unit configuration
libraryentry.cpp
►
deister
►
readercardadapters
deisterbufferparser.cpp
Deister buffer parser
deisterbufferparser.hpp
Deister Buffer Parser
deisterdatatransport.hpp
Deister DataTransport
deisterreadercardadapter.cpp
Deister reader/card adapter
deisterreadercardadapter.hpp
Default Deister reader/card adapter
deisterreaderprovider.cpp
Reader Provider Deister
deisterreaderprovider.hpp
Deister card reader provider
deisterreaderunit.cpp
Deister reader unit
deisterreaderunit.hpp
Deister Reader unit
deisterreaderunitconfiguration.cpp
Deister reader unit configuration
deisterreaderunitconfiguration.hpp
Deister Reader unit configuration
libraryentry.cpp
►
elatec
►
readercardadapters
elatecbufferparser.cpp
Elatec buffer parser
elatecbufferparser.hpp
Elatec Buffer Parser
elatecdatatransport.hpp
Elatec DataTransport
elatecreadercardadapter.cpp
Elatec reader/card adapter
elatecreadercardadapter.hpp
elatecreaderprovider.cpp
Elatec reader provider
elatecreaderprovider.hpp
Elatec card reader provider
elatecreaderunit.cpp
Elatec reader unit
elatecreaderunit.hpp
Elatec Reader unit
elatecreaderunitconfiguration.cpp
Elatec reader unit configuration
elatecreaderunitconfiguration.hpp
Elatec Reader unit configuration
libraryentry.cpp
►
gunnebo
►
readercardadapters
gunneboreadercardadapter.cpp
Gunnebo reader/card adapter
gunneboreadercardadapter.hpp
gunneboreaderprovider.cpp
Gunnebo reader provider
gunneboreaderprovider.hpp
Gunnebo card reader provider
gunneboreaderunit.cpp
Gunnebo reader unit
gunneboreaderunit.hpp
Gunnebo Reader unit
gunneboreaderunitconfiguration.cpp
Gunnebo reader unit configuration
gunneboreaderunitconfiguration.hpp
Gunnebo Reader unit configuration
libraryentry.cpp
►
idondemand
►
commands
generictagidondemandaccesscontrolcardservice.cpp
Generic Tag IdOnDemand Access Control Card service
generictagidondemandaccesscontrolcardservice.hpp
Generic Tag IdOnDemand Access Control Card service
generictagidondemandcommands.cpp
Generic tag IdOnDemand commands
generictagidondemandcommands.hpp
Generic tag IdOnDemand commands
►
readercardadapters
idondemandreadercardadapter.cpp
IdOnDemand reader/card adapter
idondemandreadercardadapter.hpp
Default IdOnDemand reader/card adapter
generictagidondemandchip.cpp
Generic tag IdOnDemand chip
generictagidondemandchip.hpp
Generic tag IdOnDemand chip
idondemandreaderprovider.cpp
IdOnDemand reader provider
idondemandreaderprovider.hpp
IdOnDemand card reader provider
idondemandreaderunit.cpp
IdOnDemand reader unit
idondemandreaderunit.hpp
IdOnDemand Reader unit
idondemandreaderunitconfiguration.cpp
IdOnDemand reader unit configuration
idondemandreaderunitconfiguration.hpp
IdOnDemand Reader unit configuration
libraryentry.cpp
►
iso7816
►
commands
desfireev1iso7816commands.cpp
DESFireEV1 ISO7816 commands
desfireev1iso7816commands.hpp
DESFire EV1 commands
desfireiso7816commands.cpp
DESFire ISO7816 commands
desfireiso7816commands.hpp
DESFire commands
desfireiso7816resultchecker.cpp
DESFire ISO 7816 result checker
desfireiso7816resultchecker.hpp
DESFire ISO 7816 Result checker
iso7816iso7816commands.cpp
ISO7816 commands
iso7816iso7816commands.hpp
ISO7816 commands
samav1iso7816commands.cpp
samav1iso7816commands.hpp
samav2iso7816commands.cpp
samav2iso7816commands.hpp
samiso7816commands.hpp
samiso7816resultchecker.cpp
SAM ISO7816 result checker
samiso7816resultchecker.hpp
SAM ISO 7816 Result checker
twiciso7816commands.cpp
Twic ISO7816 commands
twiciso7816commands.hpp
Twic ISO7816 commands
►
readercardadapters
iso7816readercardadapter.cpp
ISO7816 reader/card adapter
iso7816readercardadapter.hpp
Default ISO7816 reader/card adapter
iso7816readerunit.cpp
iso7816readerunit.hpp
iso7816readerunitconfiguration.cpp
iso7816readerunitconfiguration.hpp
iso7816resultchecker.cpp
ISO7816 result checker
iso7816resultchecker.hpp
ISO 7816 Result checker
libraryentry.cpp
►
keyboard
►
islogkbdhook
inputdevice.cpp
inputdevice.hpp
islogkbdhook.cpp
resource.h
stdafx.cpp
stdafx.h
targetver.h
►
islogkbdhooklib
islogkbdhooklib.cpp
islogkbdhooklib.hpp
islogkbdlogs.cpp
islogkbdlogs.hpp
islogkbdsettings.cpp
islogkbdsettings.hpp
stdafx.cpp
stdafx.h
targetver.h
keyboardreaderprovider.cpp
Keyboard reader provider
keyboardreaderprovider.hpp
Keyboard card reader provider
keyboardreaderunit.cpp
Keyboard reader unit
keyboardreaderunit.hpp
Keyboard Reader unit
keyboardreaderunitconfiguration.cpp
Keyboard reader unit configuration
keyboardreaderunitconfiguration.hpp
Keyboard Reader unit configuration
keyboardsharedstruct.hpp
Keyboard shared struct
libraryentry.cpp
►
ok5553
►
commands
mifareok5553commands.cpp
Mifaire commands for OK5553 readers
mifareok5553commands.hpp
Mifare Rpleth Commands
mifareultralightok5553commands.cpp
Mifare Ultralight commands for OK5553 readers
mifareultralightok5553commands.hpp
Mifare Ultralight OK5553 Commands
►
readercardadapters
iso7816ok5553readercardadapter.cpp
iso7816ok5553readercardadapter.hpp
ISO7816 OK5553 reader/card adapter
ok5553readercardadapter.cpp
OK5553 reader/card adapter
ok5553readercardadapter.hpp
Default OK5553 reader/card adapter
libraryentry.cpp
ok5553readerprovider.cpp
OK5553 reader provider
ok5553readerprovider.hpp
OK5553 card reader provider
ok5553readerunit.cpp
OK5553 reader unit
ok5553readerunit.hpp
OK5553 Reader unit
ok5553readerunitconfiguration.cpp
OK5553 reader unit configuration
ok5553readerunitconfiguration.hpp
OK55553 Reader unit configuration
►
pcsc
►
commands
acsacrresultchecker.cpp
ACS ACR result checker
acsacrresultchecker.hpp
ACS ACR Result checker
iso15693pcsccommands.cpp
ISO 15693 commands for PC/SC readers
iso15693pcsccommands.hpp
ISO15693 PC/SC Commands
mifarecherrycommands.cpp
Mifare Cherry commands
mifarecherrycommands.hpp
Mifare Cherry commands
mifareomnikeyxx27commands.cpp
mifareomnikeyxx27commands.hpp
Mifare omnikey xx27 card
mifareomnikeyxx27resultchecker.cpp
mifareomnikeyxx27resultchecker.hpp
DESFire ISO 7816 Result checker
mifarepcsccommands.cpp
Mifare PC/SC commands
mifarepcsccommands.hpp
Mifare pcsc card
mifareplusspringcardcommands.cpp
Mifare Plus Springcard commands
mifareplusspringcardcommands.hpp
Mifare Plus SpringCard card
mifareplusspringcardcommandssl1.cpp
Mifare Plus SpringCard commands SL1
mifareplusspringcardcommandssl1.hpp
mifareplusspringcardcommandssl3.cpp
Mifare Plus SpringCard commands SL3
mifareplusspringcardcommandssl3.hpp
mifarescmcommands.cpp
Mifare SCM commands
mifarescmcommands.hpp
Mifare scm card
mifarespringcardcommands.cpp
Mifare SpringCard commands
mifarespringcardcommands.hpp
Mifare SpringCard card
mifareultralightcacsacrcommands.cpp
Mifare Ultralight C - ACS ACR
mifareultralightcacsacrcommands.hpp
Mifare Ultralight C - ACS ACR
mifareultralightcomnikeyxx21commands.cpp
Mifare Ultralight C - Omnikey xx21
mifareultralightcomnikeyxx21commands.hpp
Mifare Ultralight C - Omnikey xx21
mifareultralightcpcsccommands.cpp
Mifare Ultralight C PC/SC commands
mifareultralightcpcsccommands.hpp
Mifare Ultralight C pcsc card
mifareultralightcspringcardcommands.cpp
Mifare Ultralight C - SpringCard
mifareultralightcspringcardcommands.hpp
mifareultralightpcsccommands.cpp
Mifare Ultralight PC/SC commands
mifareultralightpcsccommands.hpp
Mifare Ultralight pcsc card
proxcommand.cpp
proxcommand.hpp
springcardresultchecker.cpp
SpringCard result checker
springcardresultchecker.hpp
SpringCard Result checker
►
readercardadapters
pcscreadercardadapter.cpp
PC/SC reader/card adapter
pcscreadercardadapter.hpp
Default PC/SC reader/card adapter
►
readers
acsacrreaderunit.cpp
ACS ACR reader unit
acsacrreaderunit.hpp
ACS ACR Reader unit
cherryreaderunit.cpp
Cherry reader unit
cherryreaderunit.hpp
Cherry Reader unit
omnikey5427readerunitconfiguration.cpp
omnikey5427readerunitconfiguration.hpp
omnikeylanxx21readerunit.cpp
omnikeylanxx21readerunit.hpp
omnikeyreaderunit.cpp
Omnikey reader unit
omnikeyreaderunit.hpp
Omnikey Reader unit
omnikeyxx21readerunit.cpp
Omnikey XX21 reader unit
omnikeyxx21readerunit.hpp
Omnikey XX21 Reader unit
omnikeyxx21readerunitconfiguration.cpp
Omnikey XX21 reader unit configuration
omnikeyxx21readerunitconfiguration.hpp
Omnikey XX21 Reader unit configuration
omnikeyxx25readerunit.cpp
Omnikey XX25 reader unit
omnikeyxx25readerunit.hpp
Omnikey XX25 Reader unit
scmreaderunit.cpp
SCM reader unit
scmreaderunit.hpp
SCM Reader unit
springcardreaderunit.cpp
SpringCard reader unit
springcardreaderunit.hpp
SpringCard Reader unit
libraryentry.cpp
pcscdatatransport.cpp
PC/SC data transport
pcscdatatransport.hpp
PC/SC transport for reader/card commands
pcscreaderprovider.cpp
Reader Proviser PC/SC
pcscreaderprovider.hpp
PC/SC card reader provider
pcscreaderunit.cpp
PC/SC reader unit
pcscreaderunit.hpp
PC/SC Reader unit
pcscreaderunitconfiguration.cpp
PC/SC reader unit configuration
pcscreaderunitconfiguration.hpp
PC/SC Reader unit configuration
►
promag
►
readercardadapters
promagbufferparser.cpp
Promag buffer parser
promagbufferparser.hpp
Promag Buffer Parser
promagdatatransport.hpp
Admitto DataTransport
promagreadercardadapter.cpp
Promag reader/card adapter
promagreadercardadapter.hpp
Default Elatec reader/card adapter
libraryentry.cpp
promagreaderprovider.cpp
Promag reader provider
promagreaderprovider.hpp
Promag card reader provider
promagreaderunit.cpp
Promag reader unit
promagreaderunit.hpp
Promag Reader unit
promagreaderunitconfiguration.cpp
Promag reader unit configuration
promagreaderunitconfiguration.hpp
Promag Reader unit configuration
►
rfideas
libraryentry.cpp
rfideasreaderprovider.cpp
rfideasreaderprovider.hpp
RFIDeas card reader provider
rfideasreaderunit.cpp
RFIDeas reader unit
rfideasreaderunit.hpp
RFIDeas Reader unit
rfideasreaderunitconfiguration.cpp
RFIDeas reader unit configuration
rfideasreaderunitconfiguration.hpp
RFIDeas Reader unit configuration
►
rpleth
►
readercardadapters
rplethreadercardadapter.cpp
Rpleth reader/card adapter
rplethreadercardadapter.hpp
Default Rpleth reader/card adapter
libraryentry.cpp
rplethdatatransport.cpp
Rpleth data transport
rplethdatatransport.hpp
Rpleth transport for reader/card commands
rplethlcddisplay.cpp
Rpleth LCD Display
rplethlcddisplay.hpp
Rpleth LCD Display
rplethledbuzzerdisplay.cpp
Rpleth LED/Buzzer Display
rplethledbuzzerdisplay.hpp
rplethreaderprovider.cpp
Rpleth reader provider
rplethreaderprovider.hpp
Rpleth card reader provider
rplethreaderunit.cpp
Rpleth reader unit
rplethreaderunit.hpp
Rpleth Reader unit
rplethreaderunitconfiguration.cpp
Rpleth reader unit configuration
rplethreaderunitconfiguration.hpp
Rpleth Reader unit configuration
►
sciel
►
readercardadapters
scielbufferparser.cpp
Sciel buffer parser
scielbufferparser.hpp
Sciel Buffer Parser
scieldatatransport.cpp
Sciel buffer parser
scieldatatransport.hpp
Sciel DataTransport
scielreadercardadapter.cpp
SCIEL reader/card adapter
scielreadercardadapter.hpp
Default SCIEL reader/card adapter
libraryentry.cpp
scielreaderprovider.cpp
Reader Provider SCIEL
scielreaderprovider.hpp
SCIEL card reader provider
scielreaderunit.cpp
SCIEL reader unit
scielreaderunit.hpp
SCIEL Reader unit
scielreaderunitconfiguration.cpp
SCIEL reader unit configuration
scielreaderunitconfiguration.hpp
SCIEL Reader unit configuration
►
smartid
►
commands
mifaresmartidcommands.cpp
Mifare SmartID commands
mifaresmartidcommands.hpp
Mifare SmartID card
►
readercardadapters
mifaresmartidreadercardadapter.cpp
Mifare SmartID reader/card adapter
mifaresmartidreadercardadapter.hpp
Mifare SmartID reader/card adapter
smartidreadercardadapter.cpp
SmartID reader/card adapter
smartidreadercardadapter.hpp
libraryentry.cpp
smartidledbuzzerdisplay.cpp
SmartID LED/Buzzer Display
smartidledbuzzerdisplay.hpp
SmartID LED/Buzzer Display
smartidreaderprovider.cpp
Reader Provider SmartID
smartidreaderprovider.hpp
SmartID card reader provider
smartidreaderunit.cpp
SmartID reader unit
smartidreaderunit.hpp
SmartID Reader unit
smartidreaderunitconfiguration.cpp
SmartID reader unit configuration
smartidreaderunitconfiguration.hpp
SmartID Reader unit configuration
►
stidstr
►
commands
desfireev1stidstrcommands.cpp
DESFireEV1 STidSTR commands
desfireev1stidstrcommands.hpp
DESFire EV1 STidSTR commands
mifarestidstrcommands.cpp
Mifare STidSTR commands
mifarestidstrcommands.hpp
Mifare STidSTR card
►
readercardadapters
stidstrreaderbufferparser.cpp
STidSTR buffer parser
stidstrreaderbufferparser.hpp
STidSTR Buffer Parser
stidstrreadercardadapter.cpp
STidSTR reader/card adapter
stidstrreadercardadapter.hpp
Default STidSTR reader/card adapter
stidstrreaderdatatransport.hpp
STidSTR DataTransport
libraryentry.cpp
stidstrledbuzzerdisplay.cpp
STidSTR LED/Buzzer Display
stidstrledbuzzerdisplay.hpp
STidSTR LED/Buzzer Display
stidstrreaderprovider.cpp
Reader Provider STidSTR
stidstrreaderprovider.hpp
STidSTR card reader provider
stidstrreaderunit.cpp
STidSTR reader unit
stidstrreaderunit.hpp
STidSTR Reader unit
stidstrreaderunitconfiguration.cpp
stidstrreaderunitconfiguration.hpp
STidSTR Reader unit configuration
▼
samples
►
basic
basic.cpp
▼
src
►
cards
accessinfos.cpp
aes128key.cpp
AES128 Key
chip.cpp
Card chip
computermemorykeystorage.cpp
Computer memory key storage
hmac1key.cpp
HMAC1 Key
key.cpp
Key
keydiversification.cpp
keystorage.cpp
Key storage base class
location.cpp
Base class location
locationnode.cpp
Location node
profile.cpp
Card profiles
readercardadapter.cpp
Reader/Card adapter base class
readermemorykeystorage.cpp
Reader memory key storage
samkeystorage.cpp
SAM key storage
tripledeskey.cpp
►
dynlibrary
dllinit.cpp
librarymanager.cpp
posixdynlibrary.cpp
winclass.cpp
windowsdynlibrary.cpp
►
readerproviders
circularbufferparser.cpp
A CircularBufferParser class
datatransport.cpp
Data transport base class
iso14443readercommunication.cpp
ISO14443-3 Reader communication
readerconfiguration.cpp
Reader configuration
readerprovider.cpp
Reader provider
readerunit.cpp
Reader unit
readerunitconfiguration.cpp
Reader unit configuration
serialport.cpp
A serial port class
serialportdatatransport.cpp
Serial port data transport
serialportxml.cpp
A serial port class which can be serialized
tcpdatatransport.cpp
TCP data transport
udpdatatransport.cpp
UDP data transport
►
services
►
accesscontrol
►
encodings
bcdbytedatatype.cpp
BCD Byte Data Type
bcdnibbledatatype.cpp
BCD Nibble Data Type
bigendiandatarepresentation.cpp
BigEndian Data Representation
binarydatatype.cpp
Binary Data Type
datarepresentation.cpp
A Data Representation
datatype.cpp
A Data Type
littleendiandatarepresentation.cpp
LittleEndian Data Representation
nodatarepresentation.cpp
Data Representation which do nothing
►
formats
►
customformat
binarydatafield.cpp
Binary Data field
customformat.cpp
Custom Format
datafield.cpp
Data field
numberdatafield.cpp
Number Data field
paritydatafield.cpp
Parity Data field
stringdatafield.cpp
String Data field
valuedatafield.cpp
Value Data field
asciiformat.cpp
ASCII Format
bariumferritepcscformat.cpp
Barium Ferrite PCSC Format
bithelper.cpp
BitHelper Base
corporate1000format.cpp
Corporate 1000 format
dataclockformat.cpp
Data clock Format
fascn200bitformat.cpp
FASC-N 200 Bit format
format.cpp
Format Base
getronik40bitformat.cpp
Getronik 40-Bit Format
hidhoneywellformat.cpp
HID Honeywell Format
rawformat.cpp
Raw Format
staticformat.cpp
Static Format Base
wiegand26format.cpp
Wiegand 26 Format
wiegand34format.cpp
Wiegand 34 Format
wiegand34withfacilityformat.cpp
Wiegand 34 With Facility Format
wiegand37format.cpp
Wiegand 37 Format
wiegand37withfacilityformat.cpp
Wiegand 37 With Facility Format
wiegand37withfacilityrightparity2format.cpp
Wiegand 37 With Facility and right parity * 2 Format
wiegandformat.cpp
Wiegand Format Base
accesscontrolcardservice.cpp
Access Control Card service
cardsformatcomposite.cpp
Cards format composite
readerformatcomposite.cpp
Reader format composite
►
nfctag
ndefmessage.cpp
NDEF Message
ndefrecord.cpp
NDEF Record
cardservice.cpp
Card service
bufferhelper.cpp
Buffer Helper class
linearizable.cpp
Linearizable base class
logs.cpp
Base class logs informations
resultchecker.cpp
Result checker base class
settings.cpp
Base class settings informations
xmlserializable.cpp
Xml Serializable
▼
tests
►
pcsc-tests
►
DESFireEV1
main.cpp
►
iso15693
main.cpp
►
mifare1k
main.cpp
►
mifareultralight
main.cpp
►
mifareultralightc
main.cpp
▼
vc++
dllmain.cpp
resource.h
stdafx.cpp
stdafx.h
targetver.h
Generated on Wed Jun 17 2015 14:39:58 for LibLogicalAccess by
1.8.8