LibLogicalAccess
2.5.0
An Open Source RFID Library
|
Go to the source code of this file.
Classes | |
class | logicalaccess::Key |
A Key base class. The key object is used to describe key chip information used for authentication on secured memory area or for restricted operation. More... | |
Namespaces | |
namespace | logicalaccess |
Functions | |
LLA_CORE_API std::ostream & | logicalaccess::operator<< (std::ostream &os, const Key &key) |
Output to stream operator. | |