Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

basic_serial_port::native_type

(Deprecated: Use native_handle_type.) The native representation of a serial port.

typedef SerialPortService::native_handle_type native_type;
Requirements

Header: boost/asio/basic_serial_port.hpp

Convenience header: boost/asio.hpp


PrevUpHomeNext