All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Classes | Protected Member Functions
asio::serial_port_base Class Reference

#include <serial_port_base.hpp>

List of all members.

Classes

class  baud_rate
 Serial port option to permit changing the baud rate. More...
class  character_size
 Serial port option to permit changing the character size. More...
class  flow_control
 Serial port option to permit changing the flow control. More...
class  parity
 Serial port option to permit changing the parity. More...
class  stop_bits
 Serial port option to permit changing the number of stop bits. More...

Protected Member Functions

 ~serial_port_base ()
 Protected destructor to prevent deletion through this type.

Detailed Description

The serial_port_base class is used as a base for the basic_serial_port class template so that we have a common place to define the serial port options.

Definition at line 45 of file serial_port_base.hpp.


Constructor & Destructor Documentation

Protected destructor to prevent deletion through this type.

Definition at line 138 of file serial_port_base.hpp.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


Castor
Author(s): Carpe Noctem
autogenerated on Fri Nov 8 2013 11:05:41