Keyple C++
0.9.0
Keyple, an Open Source SDK for Ticketing
|
This is the complete list of members for keyple::core::seproxy::event::PluginEvent, including all inherited members.
getEventType() const | keyple::core::seproxy::event::PluginEvent | |
getPluginName() const | keyple::core::seproxy::event::PluginEvent | |
getReaderNames() const | keyple::core::seproxy::event::PluginEvent | |
operator<<(std::ostream &os, const PluginEvent &pe) | keyple::core::seproxy::event::PluginEvent | friend |
operator<<(std::ostream &os, const std::shared_ptr< PluginEvent > &pe) | keyple::core::seproxy::event::PluginEvent | friend |
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 |