LibLogicalAccess  2.5.0
An Open Source RFID Library
Loading...
Searching...
No Matches
Functions
libraryentry.cpp File Reference
#include <logicalaccess/plugins/cards/epass/epasschip.hpp>
#include <logicalaccess/cards/chip.hpp>
#include <logicalaccess/readerproviders/readerunit.hpp>
#include <logicalaccess/plugins/cards/epass/lla_cards_epass_api.hpp>

Functions

LLA_CARDS_EPASS_API char * getLibraryName ()
 
LLA_CARDS_EPASS_API void getEPassChip (std::shared_ptr< logicalaccess::Chip > *chip)
 
LLA_CARDS_EPASS_API bool getChipInfoAt (unsigned int index, char *chipname, size_t chipnamelen, void **getterfct)
 

Function Documentation

◆ getChipInfoAt()

LLA_CARDS_EPASS_API bool getChipInfoAt ( unsigned int  index,
char *  chipname,
size_t  chipnamelen,
void **  getterfct 
)

◆ getEPassChip()

LLA_CARDS_EPASS_API void getEPassChip ( std::shared_ptr< logicalaccess::Chip > *  chip)

◆ getLibraryName()

LLA_CARDS_EPASS_API char * getLibraryName ( )