Keyple C++
0.9.0
Keyple, an Open Source SDK for Ticketing
|
#include "AbstractThreadedObservablePlugin.h"
#include "AbstractObservableLocalReader.h"
#include "PluginEvent.h"
#include "KeypleReaderException.h"
#include "KeypleReaderIOException.h"
#include "InterruptedException.h"
#include "KeypleStd.h"
Namespaces | |
keyple | |
keyple::core | |
keyple::core::seproxy | |
keyple::core::seproxy::plugin | |
Typedefs | |
using | keyple::core::seproxy::plugin::EventType = PluginEvent::EventType |
Variables | |
std::set< std::string > | keyple::core::seproxy::plugin::_set |
std::shared_ptr< std::set< std::string > > | keyple::core::seproxy::plugin::nativeReadersNames |