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