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/readers/gunnebo/gunneboreaderprovider.hpp>

Functions

LLA_READERS_GUNNEBO_API char * getLibraryName ()
 
LLA_READERS_GUNNEBO_API void getGunneboReader (std::shared_ptr< logicalaccess::ReaderProvider > *rp)
 
LLA_READERS_GUNNEBO_API bool getReaderInfoAt (unsigned int index, char *readername, size_t readernamelen, void **getterfct)
 

Function Documentation

◆ getGunneboReader()

LLA_READERS_GUNNEBO_API void getGunneboReader ( std::shared_ptr< logicalaccess::ReaderProvider > *  rp)

◆ getLibraryName()

LLA_READERS_GUNNEBO_API char * getLibraryName ( )

◆ getReaderInfoAt()

LLA_READERS_GUNNEBO_API bool getReaderInfoAt ( unsigned int  index,
char *  readername,
size_t  readernamelen,
void **  getterfct 
)