active() const | cornelluniversity::vetserial::asynch_serial | [inline] |
active(const bool on_off) | cornelluniversity::vetserial::asynch_serial | [inline] |
asynch_serial(boost::asio::io_service &ios) | cornelluniversity::vetserial::asynch_serial | [inline] |
asynch_serial(boost::asio::io_service &io_service, unsigned int baud, const std::string &device) | cornelluniversity::vetserial::asynch_serial | |
close(void) | cornelluniversity::vetserial::asynch_serial | [inline] |
ioservice() | cornelluniversity::vetserial::asynch_serial | [inline] |
open(const std::string &device) | cornelluniversity::vetserial::asynch_serial | |
open(unsigned int baud=9600, const std::string &device=DFLT_DEVICE) | cornelluniversity::vetserial::asynch_serial | |
register_reader(const ReaderSlotType &slot) | cornelluniversity::vetserial::asynch_serial | [inline] |
setopt(const SettableSerialPortOption &opt) | cornelluniversity::vetserial::asynch_serial | [inline] |
start_reading(void) | cornelluniversity::vetserial::asynch_serial | [inline] |
write(const char msg) | cornelluniversity::vetserial::asynch_serial | [inline] |
~asynch_serial(void) | cornelluniversity::vetserial::asynch_serial | [inline, virtual] |