AsyncSerialPort Member List

This is the complete list of members for AsyncSerialPort, including all inherited members.

AsyncSerialPort(boost::asio::io_service &io, const char *port, int baud_rate, boost::asio::serial_port_base::flow_control::type flow, const F_READ &f=NULL, TypeRec type=nocanonical)AsyncSerialPort
AsyncSerialPort(boost::asio::io_service &io)AsyncSerialPortexplicit
canonical enum valueSerialPort
close()SerialPort
flush()SerialPort
getPort() const SerialPort
handle_receive_from(const boost::system::error_code &error, size_t bytes_recvd)AsyncSerialPort
handle_send_to(const boost::system::error_code &error)AsyncSerialPort
isBusy() const SerialPort
isBusyOp() const SerialPort
isOpened() const SerialPort
m_baud_rateSerialPortprotected
m_dataAsyncSerialPortprotected
m_flow_controlSerialPortprotected
m_fReadAsyncSerialPortprotected
m_portSerialPortprotected
m_serial_portSerialPortprotected
m_strandAsyncSerialPortprotected
m_TypeRSerialPortprotected
m_vcDataSendAsyncSerialPortprotected
max_length enum value (defined in AsyncSerialPort)AsyncSerialPortprotected
nocanonical enum valueSerialPort
open(boost::system::error_code &ec)AsyncSerialPort
send(const char *buffer, int size)AsyncSerialPortvirtual
SerialPort(boost::asio::io_service &io, const char *port, int baud_rate, boost::asio::serial_port_base::flow_control::type flow, TypeRec type=nocanonical)SerialPort
SerialPort(boost::asio::io_service &io)SerialPortexplicit
setPort(const char *port, int baud_rate, boost::asio::serial_port_base::flow_control::type flow)SerialPort
setReadCallback(const F_READ &f)AsyncSerialPort
TypeRec enum nameSerialPort
VC_DATA typedefSerialPortprotected
VC_PAQ typedefAsyncSerialPortprotected
~AsyncSerialPort()AsyncSerialPort
~SerialPort()SerialPortvirtual