16#include "LoggerFactory.h"
25using namespace keyple::core::util::cpp;
46 const std::shared_ptr<CalypsoSamAdapter> sam,
47 const std::shared_ptr<SamSecuritySettingAdapter> securitySetting);
60 const std::unique_ptr<Logger> mLogger =
66 const std::shared_ptr<SamSecuritySettingAdapter> mSecuritySetting;
71 const std::shared_ptr<SamControlSamTransactionManagerAdapter> mControlSamTransactionManager;
SamTransactionManagerAdapter(const std::shared_ptr< ProxyReaderApi > samReader, const std::shared_ptr< CalypsoSamAdapter > sam, const std::shared_ptr< SamSecuritySettingAdapter > securitySetting)
const std::shared_ptr< SamSecuritySetting > getSecuritySetting() const override