Public Member Functions | Private Member Functions | Private Attributes
rosserial_server::SerialSession Class Reference

#include <serial_session.h>

Inheritance diagram for rosserial_server::SerialSession:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 SerialSession (boost::asio::io_service &io_service, std::string port, int baud)

Private Member Functions

void attempt_connection ()
void check_connection ()

Private Attributes

int baud_
int failed_connection_attempts_
std::string port_
boost::asio::deadline_timer timer_

Detailed Description

Definition at line 48 of file serial_session.h.


Constructor & Destructor Documentation

rosserial_server::SerialSession::SerialSession ( boost::asio::io_service &  io_service,
std::string  port,
int  baud 
) [inline]

Definition at line 51 of file serial_session.h.


Member Function Documentation

Definition at line 77 of file serial_session.h.

Definition at line 61 of file serial_session.h.


Member Data Documentation

Definition at line 107 of file serial_session.h.

Definition at line 109 of file serial_session.h.

Definition at line 106 of file serial_session.h.

boost::asio::deadline_timer rosserial_server::SerialSession::timer_ [private]

Definition at line 108 of file serial_session.h.


The documentation for this class was generated from the following file:


rosserial_server
Author(s): Mike Purvis
autogenerated on Sat Oct 7 2017 03:08:51