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/seos/seoschip.hpp>

Functions

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

Function Documentation

◆ getChipInfoAt()

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

◆ getLibraryName()

LLA_CARDS_SEOS_API char * getLibraryName ( )

◆ getSeosChip()

LLA_CARDS_SEOS_API void getSeosChip ( std::shared_ptr< logicalaccess::Chip > *  chip)