AbstractLocalReader(const std::string &pluginName, const std::string &readerName) | keyple::core::seproxy::plugin::AbstractLocalReader | |
AbstractReader(const std::string &pluginName, const std::string &name) | keyple::core::seproxy::plugin::AbstractReader | protected |
AbstractSeProxyComponent(const std::string &name) | keyple::core::seproxy::plugin::AbstractSeProxyComponent | explicit |
addSeProtocolSetting(std::shared_ptr< SeProtocol > seProtocol, const std::string &protocolRule) override | keyple::core::seproxy::plugin::AbstractLocalReader | virtual |
checkSePresence()=0 | keyple::core::seproxy::plugin::AbstractLocalReader | protectedpure virtual |
closeLogicalAndPhysicalChannels() | keyple::core::seproxy::plugin::AbstractLocalReader | protected |
closeLogicalChannel() | keyple::core::seproxy::plugin::AbstractLocalReader | protected |
closePhysicalChannel()=0 | keyple::core::seproxy::plugin::AbstractLocalReader | protectedpure virtual |
getATR()=0 | keyple::core::seproxy::plugin::AbstractLocalReader | protectedpure virtual |
getName() const override | keyple::core::seproxy::plugin::AbstractReader | inlinevirtual |
getParameters() const =0 | keyple::core::seproxy::ProxyElement | pure virtual |
getPluginName() const | keyple::core::seproxy::plugin::AbstractReader | |
getProtocolsMap() const | keyple::core::seproxy::plugin::AbstractLocalReader | protected |
getTransmissionMode() const =0 | keyple::core::seproxy::SeReader | pure virtual |
isLogicalChannelOpen() const final | keyple::core::seproxy::plugin::AbstractLocalReader | virtual |
isPhysicalChannelOpen()=0 | keyple::core::seproxy::plugin::AbstractLocalReader | protectedpure virtual |
isSePresent() override | keyple::core::seproxy::plugin::AbstractLocalReader | virtual |
mDefaultSelectionsRequest | keyple::core::seproxy::plugin::AbstractReader | protected |
mNotificationMode | keyple::core::seproxy::plugin::AbstractReader | protected |
openLogicalChannel(std::shared_ptr< SeSelector > seSelector) | keyple::core::seproxy::plugin::AbstractLocalReader | virtual |
openLogicalChannelAndSelect(std::shared_ptr< SeSelector > seSelector) | keyple::core::seproxy::plugin::AbstractLocalReader | |
openPhysicalChannel()=0 | keyple::core::seproxy::plugin::AbstractLocalReader | protectedpure virtual |
operator==(const SeReader &o) const | keyple::core::seproxy::SeReader | inlinevirtual |
processApduRequest(std::shared_ptr< ApduRequest > apduRequest) | keyple::core::seproxy::plugin::AbstractLocalReader | protected |
processSeRequest(const std::shared_ptr< SeRequest > seRequest, const ChannelControl &channelControl) override | keyple::core::seproxy::plugin::AbstractLocalReader | virtual |
processSeRequests(const std::vector< std::shared_ptr< SeRequest >> &seRequests, const MultiSeRequestProcessing &multiSeRequestProcessing, const ChannelControl &channelControl) override | keyple::core::seproxy::plugin::AbstractLocalReader | virtual |
protocolFlagMatches(const std::shared_ptr< SeProtocol > protocolFlag)=0 | keyple::core::seproxy::plugin::AbstractLocalReader | protectedpure virtual |
setForceGetDataFlag(bool forceGetDataFlag) | keyple::core::seproxy::plugin::AbstractLocalReader | protectedvirtual |
keyple::setParameter(const std::string &key, const std::string &value)=0 | keyple::core::seproxy::plugin::AbstractSeProxyComponent | pure virtual |
keyple::core::seproxy::message::ProxyReader::setParameter(const std::string &key, const std::string &value)=0 | keyple::core::seproxy::ProxyElement | pure virtual |
keyple::setParameters(const std::map< const std::string, const std::string > ¶meters) | keyple::core::seproxy::plugin::AbstractSeProxyComponent | |
keyple::core::seproxy::message::ProxyReader::setParameters(const std::map< const std::string, const std::string > ¶meters) | keyple::core::seproxy::ProxyElement | inlinevirtual |
setSeProtocolSetting(const std::map< std::shared_ptr< SeProtocol >, std::string > &protocolSetting) override | keyple::core::seproxy::plugin::AbstractLocalReader | virtual |
startsWith(const std::vector< uint8_t > &source, const std::vector< uint8_t > &match) | keyple::core::seproxy::plugin::AbstractLocalReader | protectedstatic |
terminateSeCommunication()=0 | keyple::core::seproxy::plugin::AbstractLocalReader | pure virtual |
transmitApdu(const std::vector< uint8_t > &apduIn)=0 | keyple::core::seproxy::plugin::AbstractLocalReader | protectedpure virtual |
transmitSeRequest(std::shared_ptr< SeRequest > seRequest, const ChannelControl &channelControl) override | keyple::core::seproxy::plugin::AbstractReader | virtual |
transmitSeRequests(const std::vector< std::shared_ptr< SeRequest >> &seRequests, const MultiSeRequestProcessing &multiSeRequestProcessing, const ChannelControl &channelControl) override | keyple::core::seproxy::plugin::AbstractReader | virtual |
~AbstractLocalReader()=default | keyple::core::seproxy::plugin::AbstractLocalReader | virtual |
~AbstractReader()=default | keyple::core::seproxy::plugin::AbstractReader | protectedvirtual |
~AbstractSeProxyComponent()=default | keyple::core::seproxy::plugin::AbstractSeProxyComponent | virtual |
~ProxyElement()=default | keyple::core::seproxy::ProxyElement | virtual |
~ProxyReader() | keyple::core::seproxy::message::ProxyReader | inlinevirtual |
~SeReader() | keyple::core::seproxy::SeReader | inlinevirtual |