LibLogicalAccess  2.5.0
An Open Source RFID Library
Loading...
Searching...
No Matches
Classes | Public Member Functions | Private Attributes | List of all members
logicalaccess::ID3ReaderUnit::APDUWrapperGuard Class Reference

#include <id3readerunit.hpp>

Classes

class  Adapter
 

Public Member Functions

 APDUWrapperGuard (ID3ReaderUnit *reader)
 
 ~APDUWrapperGuard ()
 

Private Attributes

ID3ReaderUnitreader_
 
std::shared_ptr< ReaderCardAdapteradapter_
 

Detailed Description

A RAII object that setup an adapter that wrap proprietary commands.

Constructor & Destructor Documentation

◆ APDUWrapperGuard()

ID3ReaderUnit::APDUWrapperGuard::APDUWrapperGuard ( ID3ReaderUnit reader)
explicit

◆ ~APDUWrapperGuard()

ID3ReaderUnit::APDUWrapperGuard::~APDUWrapperGuard ( )

Member Data Documentation

◆ adapter_

std::shared_ptr<ReaderCardAdapter> logicalaccess::ID3ReaderUnit::APDUWrapperGuard::adapter_
private

◆ reader_

ID3ReaderUnit* logicalaccess::ID3ReaderUnit::APDUWrapperGuard::reader_
private

The documentation for this class was generated from the following files: