Keyple Service C++ Library - 3.3.5
Component of the Keyple C++ middleware
Namespaces
CardSelectionManagerAdapter.cpp File Reference
#include "keyple/core/service/CardSelectionManagerAdapter.hpp"
#include <memory>
#include <string>
#include <vector>
#include "keyple/core/service/AbstractReaderAdapter.hpp"
#include "keyple/core/service/CardSelectionResultAdapter.hpp"
#include "keyple/core/service/CardSelectionScenarioAdapter.hpp"
#include "keyple/core/service/ObservableLocalReaderAdapter.hpp"
#include "keyple/core/service/ScheduledCardSelectionsResponseAdapter.hpp"
#include "keyple/core/util/KeypleAssert.hpp"
#include "keyple/core/util/cpp/exception/IllegalArgumentException.hpp"
#include "keyple/core/util/cpp/exception/IllegalStateException.hpp"
#include "keyple/core/util/cpp/exception/UnsupportedOperationException.hpp"
#include "keypop/card/CardBrokenCommunicationException.hpp"
#include "keypop/card/CardSelectionResponseApi.hpp"
#include "keypop/card/ParseException.hpp"
#include "keypop/card/ReaderBrokenCommunicationException.hpp"
#include "keypop/card/spi/CardSelectionExtensionSpi.hpp"
#include "keypop/reader/CardCommunicationException.hpp"
#include "keypop/reader/ReaderCommunicationException.hpp"
#include "keypop/reader/cpp/CardSelectorBase.hpp"
#include "keypop/reader/selection/InvalidCardResponseException.hpp"
#include "keypop/reader/selection/spi/SmartCard.hpp"
Include dependency graph for CardSelectionManagerAdapter.cpp:

Go to the source code of this file.

Namespaces

namespace  keyple
 
namespace  keyple::core
 
namespace  keyple::core::service