All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Types | Public Member Functions | Private Attributes
asio::serial_port_base::flow_control Class Reference

Serial port option to permit changing the flow control. More...

#include <serial_port_base.hpp>

List of all members.

Public Types

enum  type { none, software, hardware }

Public Member Functions

 flow_control (type t=none)
asio::error_code load (const ASIO_OPTION_STORAGE &storage, asio::error_code &ec)
asio::error_code store (ASIO_OPTION_STORAGE &storage, asio::error_code &ec) const
type value () const

Private Attributes

type value_

Detailed Description

Serial port option to permit changing the flow control.

Implements changing the flow control for a given serial port.

Definition at line 69 of file serial_port_base.hpp.


Member Enumeration Documentation

Enumerator:
none 
software 
hardware 

Definition at line 72 of file serial_port_base.hpp.


Constructor & Destructor Documentation


Member Function Documentation


Member Data Documentation

Definition at line 80 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