#include <PluginEvent.h>
◆ getName()
const std::string & keyple::core::seproxy::event::EventType::getName |
( |
| ) |
const |
◆ operator!=()
bool keyple::core::seproxy::event::EventType::operator!= |
( |
const EventType & |
o | ) |
const |
◆ operator==()
bool keyple::core::seproxy::event::EventType::operator== |
( |
const EventType & |
o | ) |
const |
◆ valueOf()
const EventType & keyple::core::seproxy::event::EventType::valueOf |
( |
const std::string & |
name | ) |
|
|
static |
◆ operator<<
◆ READER_CONNECTED
const EventType keyple::core::seproxy::event::EventType::READER_CONNECTED |
|
static |
A reader has been connected.
◆ READER_DISCONNECTED
const EventType keyple::core::seproxy::event::EventType::READER_DISCONNECTED |
|
static |
A reader has been disconnected.
The documentation for this class was generated from the following files: