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

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

getEventType() constkeyple::core::seproxy::event::PluginEvent
getPluginName() constkeyple::core::seproxy::event::PluginEvent
getReaderNames() constkeyple::core::seproxy::event::PluginEvent
operator<<(std::ostream &os, const PluginEvent &pe)keyple::core::seproxy::event::PluginEventfriend
operator<<(std::ostream &os, const std::shared_ptr< PluginEvent > &pe)keyple::core::seproxy::event::PluginEventfriend
PluginEvent(const std::string &pluginName, const std::string &readerName, const EventType &eventType)keyple::core::seproxy::event::PluginEvent
PluginEvent(const std::string &pluginName, std::shared_ptr< std::set< std::string >> readerNames, const EventType &eventType)keyple::core::seproxy::event::PluginEvent