Keyple C++
0.9.0
Keyple, an Open Source SDK for Ticketing
|
Classes | |
class | AbstractLocalReader |
class | AbstractMonitoringJob |
class | AbstractObservableLocalReader |
class | AbstractObservablePlugin |
class | AbstractObservableState |
class | AbstractPlugin |
class | AbstractReader |
class | AbstractSeProxyComponent |
class | AbstractThreadedObservablePlugin |
class | CardAbsentPingMonitoringJob |
class | CardPresentMonitoringJob |
class | ExecutorService |
class | ObservablePluginNotifier |
class | ObservableReaderNotifier |
class | ObservableReaderStateService |
class | SmartInsertionMonitoringJob |
class | SmartInsertionReader |
class | SmartRemovalMonitoringJob |
class | SmartRemovalReader |
class | SmartSelectionReader |
class | WaitForSeInsertion |
class | WaitForSeProcessing |
class | WaitForSeRemoval |
class | WaitForStartDetect |
Typedefs | |
using | NotificationMode = ObservableReader::NotificationMode |
using | EventType = PluginEvent::EventType |
Functions | |
std::ostream & | operator<< (std::ostream &os, const InternalEvent &ie) |
std::ostream & | operator<< (std::ostream &os, const MonitoringState &ms) |
Variables | |
std::set< std::string > | _set |
std::shared_ptr< std::set< std::string > > | nativeReadersNames |
using keyple::core::seproxy::plugin::EventType = typedef PluginEvent::EventType |
|
strong |
Internal events
|
strong |
KEYPLECORE_API std::ostream & keyple::core::seproxy::plugin::operator<< | ( | std::ostream & | os, |
const InternalEvent & | ie | ||
) |
KEYPLECORE_API std::ostream & keyple::core::seproxy::plugin::operator<< | ( | std::ostream & | os, |
const MonitoringState & | ms | ||
) |
std::set<std::string> keyple::core::seproxy::plugin::_set |
std::shared_ptr<std::set<std::string> > keyple::core::seproxy::plugin::nativeReadersNames |