|
Keyple Service Resource C++ Library - 3.1.1
Component of the Keyple C++ middleware
|
#include "keyple/core/service/resource/CardProfileManagerAdapter.hpp"#include <algorithm>#include <random>#include "keyple/core/service/Plugin.hpp"#include "keyple/core/service/SmartCardServiceProvider.hpp"#include "keyple/core/service/resource/CardResourceServiceAdapter.hpp"#include "keyple/core/util/cpp/Arrays.hpp"#include "keyple/core/util/cpp/System.hpp"#include "keyple/core/util/cpp/Thread.hpp"#include "keyple/core/util/cpp/exception/IllegalStateException.hpp"#include "keyple/core/util/cpp/exception/InterruptedException.hpp"
Go to the source code of this file.
Namespaces | |
| namespace | keyple |
| namespace | keyple::core |
| namespace | keyple::core::service |
| namespace | keyple::core::service::resource |
Typedefs | |
| using | keyple::core::service::resource::AllocationStrategy = PluginsConfigurator::AllocationStrategy |