LibLogicalAccess  2.5.0
An Open Source RFID Library
Loading...
Searching...
No Matches
Functions
libraryentry.cpp File Reference
#include <string>
#include <memory>
#include <logicalaccess/readerproviders/readerprovider.hpp>
#include <logicalaccess/plugins/cards/smartframe/smartframechip.hpp>

Functions

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

Function Documentation

◆ getChipInfoAt()

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

◆ getLibraryName()

LLA_CARDS_SMARTFRAME_API char * getLibraryName ( )

◆ getSmartFrameChip()

LLA_CARDS_SMARTFRAME_API void getSmartFrameChip ( std::shared_ptr< logicalaccess::Chip > *  chip)