|
Keyple Service Resource C++ Library - 3.1.1
Component of the Keyple C++ middleware
|
Typedefs | |
| using | AllocationStrategy = PluginsConfigurator::AllocationStrategy |
| using | Builder = CardResourceProfileConfigurator::Builder |
| using | ConfiguredPlugin = PluginsConfigurator::ConfiguredPlugin |
Functions | |
| std::ostream & | operator<< (std::ostream &os, const CardResourceAdapter &cra) |
| std::ostream & | operator<< (std::ostream &os, const std::shared_ptr< CardResourceAdapter > cra) |
| typedef PluginsConfigurator::AllocationStrategy keyple::core::service::resource::AllocationStrategy |
Definition at line 42 of file CardProfileManagerAdapter.cpp.
| keyple::core::service::resource::PoolPluginsConfigurator::Builder::Builder |
Definition at line 33 of file CardResourceProfileConfigurator.cpp.
| keyple::core::service::resource::PluginsConfigurator::ConfiguredPlugin::ConfiguredPlugin |
Definition at line 36 of file PluginsConfigurator.cpp.
| std::ostream & keyple::core::service::resource::operator<< | ( | std::ostream & | os, |
| const CardResourceAdapter & | cra | ||
| ) |
Definition at line 56 of file CardResourceAdapter.cpp.
| std::ostream & keyple::core::service::resource::operator<< | ( | std::ostream & | os, |
| const std::shared_ptr< CardResourceAdapter > | cra | ||
| ) |
Definition at line 73 of file CardResourceAdapter.cpp.