$search

asio::serial_port_base::character_size Class Reference

Serial port option to permit changing the character size. More...

#include <serial_port_base.hpp>

List of all members.

Public Member Functions

 character_size (unsigned int t=8)
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 character size.

Implements changing the character size for a given serial port.

Definition at line 123 of file serial_port_base.hpp.


Constructor & Destructor Documentation

asio::serial_port_base::character_size::character_size ( unsigned int  t = 8  )  [explicit]

Member Function Documentation

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

Member Data Documentation

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