Keyple C++  0.9.0
Keyple, an Open Source SDK for Ticketing
Classes | Namespaces | Enumerations | Functions
AbstractObservableLocalReader.h File Reference
#include <mutex>
#include "AbstractDefaultSelectionsRequest.h"
#include "AbstractLocalReader.h"
#include "KeypleCoreExport.h"
#include "KeypleReaderIOException.h"
#include "KeypleReaderException.h"
#include "DefaultSelectionsRequest.h"
#include "DefaultSelectionsResponse.h"
#include "ObservableReaderNotifier.h"
#include "ReaderEvent.h"
#include "SeResponse.h"
#include "LoggerFactory.h"

Classes

class  keyple::core::seproxy::plugin::AbstractObservableLocalReader
 

Namespaces

 keyple
 
 keyple::core
 
 keyple::core::seproxy
 
 keyple::core::seproxy::plugin
 

Enumerations

enum  keyple::core::seproxy::plugin::InternalEvent {
  keyple::core::seproxy::plugin::InternalEvent::SE_INSERTED, keyple::core::seproxy::plugin::InternalEvent::SE_REMOVED, keyple::core::seproxy::plugin::InternalEvent::SE_PROCESSED, keyple::core::seproxy::plugin::InternalEvent::START_DETECT,
  keyple::core::seproxy::plugin::InternalEvent::STOP_DETECT, keyple::core::seproxy::plugin::InternalEvent::TIME_OUT
}
 

Functions

std::ostream & keyple::core::seproxy::plugin::operator<< (std::ostream &os, const InternalEvent &ie)