Keyple C++
0.9.0
Keyple, an Open Source SDK for Ticketing
|
This is the complete list of members for keyple::core::seproxy::SeReader, including all inherited members.
addSeProtocolSetting(std::shared_ptr< SeProtocol > seProtocol, const std::string &protocolRule)=0 | keyple::core::seproxy::SeReader | pure virtual |
getName() const =0 | keyple::core::seproxy::ProxyElement | pure virtual |
getParameters() const =0 | keyple::core::seproxy::ProxyElement | pure virtual |
getTransmissionMode() const =0 | keyple::core::seproxy::SeReader | pure virtual |
isSePresent()=0 | keyple::core::seproxy::SeReader | pure virtual |
operator<<(std::ostream &os, const std::shared_ptr< SeReader > sr) | keyple::core::seproxy::SeReader | friend |
operator==(const SeReader &o) const | keyple::core::seproxy::SeReader | inlinevirtual |
setParameter(const std::string &key, const std::string &value)=0 | keyple::core::seproxy::ProxyElement | pure virtual |
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)=0 | keyple::core::seproxy::SeReader | pure virtual |
~ProxyElement()=default | keyple::core::seproxy::ProxyElement | virtual |
~SeReader() | keyple::core::seproxy::SeReader | inlinevirtual |