LibLogicalAccess  2.5.0
An Open Source RFID Library
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Functions
libraryentry.cpp File Reference
#include <string>
#include <memory>
#include <logicalaccess/readerproviders/readerprovider.hpp>
#include <logicalaccess/plugins/cards/stmlri/stmlri512chip.hpp>

Functions

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

Function Documentation

◆ getChipInfoAt()

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

◆ getLibraryName()

LLA_CARDS_STMLRI_API char * getLibraryName ( )

◆ getStmLri512Chip()

LLA_CARDS_STMLRI_API void getStmLri512Chip ( std::shared_ptr< logicalaccess::Chip > *  chip)