$search

asio::serial_port_base::baud_rate Class Reference

Serial port option to permit changing the baud rate. More...

#include <serial_port_base.hpp>

List of all members.

Public Member Functions

 baud_rate (unsigned int rate=0)
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
unsigned int value () const

Private Attributes

unsigned int value_

Detailed Description

Serial port option to permit changing the baud rate.

Implements changing the baud rate for a given serial port.

Definition at line 52 of file serial_port_base.hpp.


Constructor & Destructor Documentation

asio::serial_port_base::baud_rate::baud_rate ( unsigned int  rate = 0  )  [explicit]

Member Function Documentation

asio::error_code asio::serial_port_base::baud_rate::load ( const ASIO_OPTION_STORAGE &  storage,
asio::error_code ec 
)
asio::error_code asio::serial_port_base::baud_rate::store ( ASIO_OPTION_STORAGE &  storage,
asio::error_code ec 
) const
unsigned int asio::serial_port_base::baud_rate::value (  )  const

Member Data Documentation

Definition at line 62 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 Mar 1 14:41:43 2013