#include <AbstractDefaultSelectionsResponse.h>
Inherited by keyple::core::seproxy::message::DefaultSelectionsResponse.
The abstract class defining the default selections response in return to the default selection made when the SE was inserted..
The default selections response provides a list of keyple::core::seproxy::message::SeResponse
The purpose of this abstract class is to hide the constructor that is defined as public in its implementation keyple::core::seproxy::message::DefaultSelectionsRequest.
◆ ~AbstractDefaultSelectionsResponse()
virtual keyple::core::seproxy::event::AbstractDefaultSelectionsResponse::~AbstractDefaultSelectionsResponse |
( |
| ) |
|
|
inlinevirtual |
◆ AbstractDefaultSelectionsResponse()
keyple::core::seproxy::event::AbstractDefaultSelectionsResponse::AbstractDefaultSelectionsResponse |
( |
const std::vector< std::shared_ptr< SeResponse >> & |
selectionSeResponses | ) |
|
|
explicitprotected |
◆ getSelectionSeResponses()
const std::vector< std::shared_ptr< SeResponse > > & keyple::core::seproxy::event::AbstractDefaultSelectionsResponse::getSelectionSeResponses |
( |
| ) |
const |
|
virtual |
The documentation for this class was generated from the following files: