Keyple Service Resource C++ Library - 3.1.1
Component of the Keyple C++ middleware
Typedefs | Functions
keyple::core::service::resource Namespace Reference

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 Documentation

◆ AllocationStrategy

typedef PluginsConfigurator::AllocationStrategy keyple::core::service::resource::AllocationStrategy

Definition at line 42 of file CardProfileManagerAdapter.cpp.

◆ Builder

keyple::core::service::resource::PoolPluginsConfigurator::Builder::Builder

Definition at line 33 of file CardResourceProfileConfigurator.cpp.

◆ ConfiguredPlugin

keyple::core::service::resource::PluginsConfigurator::ConfiguredPlugin::ConfiguredPlugin

Definition at line 36 of file PluginsConfigurator.cpp.

Function Documentation

◆ operator<<() [1/2]

std::ostream & keyple::core::service::resource::operator<< ( std::ostream &  os,
const CardResourceAdapter &  cra 
)

Definition at line 56 of file CardResourceAdapter.cpp.

◆ operator<<() [2/2]

std::ostream & keyple::core::service::resource::operator<< ( std::ostream &  os,
const std::shared_ptr< CardResourceAdapter >  cra 
)

Definition at line 73 of file CardResourceAdapter.cpp.