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

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

getDefaultSelectionsResponse() constkeyple::core::seproxy::event::ReaderEvent
getEventType() constkeyple::core::seproxy::event::ReaderEvent
getPlugin() constkeyple::core::seproxy::event::ReaderEvent
getPluginName() constkeyple::core::seproxy::event::ReaderEvent
getReader() constkeyple::core::seproxy::event::ReaderEvent
getReaderName() constkeyple::core::seproxy::event::ReaderEvent
operator<<(std::ostream &os, const ReaderEvent &re)keyple::core::seproxy::event::ReaderEventfriend
operator<<(std::ostream &os, const std::shared_ptr< ReaderEvent > &re)keyple::core::seproxy::event::ReaderEventfriend
ReaderEvent(const std::string &pluginName, const std::string &readerName, const EventType &eventType, std::shared_ptr< AbstractDefaultSelectionsResponse > defaultSelectionsResponse)keyple::core::seproxy::event::ReaderEvent