LibLogicalAccess
2.5.0
An Open Source RFID Library
|
Reader provider. More...
Go to the source code of this file.
Classes | |
class | logicalaccess::ReaderProvider |
A Reader Provider base class. It provide a available list of specific reader kind. More... | |
Namespaces | |
namespace | logicalaccess |
Typedefs | |
typedef std::vector< std::shared_ptr< ReaderUnit > > | logicalaccess::ReaderList |
A reader unit list. | |
Functions | |
bool | logicalaccess::hasEnding (std::string const &fullString, std::string ending) |
Reader provider.