LibLogicalAccess  2.5.0
An Open Source RFID Library
Loading...
Searching...
No Matches
iso15693readercommunication.hpp
Go to the documentation of this file.
1
7#ifndef LOGICALACCESS_ISO15693BREADERCOMMUNICATION_HPP
8#define LOGICALACCESS_ISO15693BREADERCOMMUNICATION_HPP
9
11
12#include <string>
13#include <vector>
14
15namespace logicalaccess
16{
21{
22};
23}
24
25#endif /* LOGICALACCESS_ISO15693BREADERCOMMUNICATION_HPP */
A ISO15693 reader communication base class.
Definition: iso15693readercommunication.hpp:21
A reader communication base class.
Definition: readercommunication.hpp:20
Definition: asn1.hpp:9
Reader communication.