▼Casync_comm::Comm | Abstract base class for an asynchronous communication port |
Casync_comm::Serial | Asynchronous communication class for a serial port |
Casync_comm::TCPClient | Asynchronous communication class for a TCP client |
Casync_comm::UDP | Asynchronous communication class for a UDP socket |
Casync_comm::CommListener | Abstract base class for getting comm events via a listener interface |
▼Casync_comm::MessageHandler | Abstract base class for message handler |
Casync_comm::DefaultMessageHandler | Default message handler that outputs to stdout and stderr |
Casync_comm::util::MessageHandlerROS | Message handler implementation for ROS environments |
Casync_comm::Comm::ReadBuffer | |
Casync_comm::Comm::WriteBuffer |