Keyple C++  0.9.0
Keyple, an Open Source SDK for Ticketing
keyple::core::seproxy::message::SeResponse Member List

This is the complete list of members for keyple::core::seproxy::message::SeResponse, including all inherited members.

getApduResponses()keyple::core::seproxy::message::SeResponse
getSelectionStatus() constkeyple::core::seproxy::message::SeResponse
isLogicalChannelOpen() constkeyple::core::seproxy::message::SeResponse
operator!=(const SeResponse &o) constkeyple::core::seproxy::message::SeResponse
operator<<(std::ostream &os, const SeResponse &sr)keyple::core::seproxy::message::SeResponsefriend
operator<<(std::ostream &os, const std::shared_ptr< SeResponse > &sr)keyple::core::seproxy::message::SeResponsefriend
operator<<(std::ostream &os, const std::vector< std::shared_ptr< SeResponse >> &sr)keyple::core::seproxy::message::SeResponsefriend
operator==(const SeResponse &o) constkeyple::core::seproxy::message::SeResponse
SeResponse(const bool logicalChannelIsOpen, const bool channelPreviouslyOpen, std::shared_ptr< SelectionStatus > selectionStatus, const std::vector< std::shared_ptr< ApduResponse >> &apduResponses)keyple::core::seproxy::message::SeResponse
wasChannelPreviouslyOpen() constkeyple::core::seproxy::message::SeResponse