| 
serial_port_service::set_option  
  
Установите опцию последовательного порта. 
template<
    typename SettableSerialPortOption>
boost::system::error_code set_option(
    implementation_type & impl,
    const SettableSerialPortOption & option,
    boost::system::error_code & ec);
 
 
Статья serial_port_service::set_option раздела Boost.Asio serial_port_service может быть полезна для разработчиков на c++ и boost. 
 :: Главная :: serial_port_service ::   
 
 
 | 
 |