Classes | Namespaces | Defines | Typedefs
serial_listener.h File Reference
#include <vector>
#include <stdint.h>
#include <iostream>
#include <serial/serial.h>
#include "serial/utils/concurrent_queue.h"
#include <boost/function.hpp>
#include <boost/algorithm/string.hpp>
#include <boost/date_time/posix_time/posix_time.hpp>
#include <boost/thread.hpp>
Include dependency graph for serial_listener.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  serial::utils::BlockingFilter
class  serial::utils::BufferedFilter
class  serial::utils::Filter
class  serial::utils::SerialListener
class  serial::utils::SerialListenerException

Namespaces

namespace  serial
namespace  serial::utils

Defines

#define SERIAL_LISTENER_DEBUG   0

Typedefs

typedef boost::shared_ptr
< BlockingFilter > 
serial::utils::BlockingFilterPtr
typedef boost::shared_ptr
< BufferedFilter > 
serial::utils::BufferedFilterPtr
typedef boost::function< bool(const
std::string &)> 
serial::utils::ComparatorType
typedef boost::function< void(const
std::string &)> 
serial::utils::DataCallback
typedef boost::function< void(const
std::exception &)> 
serial::utils::ExceptionCallback
typedef boost::shared_ptr< Filter > serial::utils::FilterPtr
typedef boost::function< void(const
std::string &, std::vector
< TokenPtr > &)> 
serial::utils::TokenizerType
typedef boost::shared_ptr
< const std::string > 
serial::utils::TokenPtr

Define Documentation

#define SERIAL_LISTENER_DEBUG   0

Definition at line 40 of file serial_listener.h.



serial_utils
Author(s): William Woodall , John Harrison
autogenerated on Thu Jun 6 2019 19:02:26