|
simple-socket library 1.2.0
|
| CNET::can_filter | Structure of id and mask used by filters |
| CNET::can_frame | Structure to represent a CAN 2.0 Frame |
| CNET::can_id | Represents any possible CAN id or mask |
| ▼CNET::SimpleSocket | A socket representing a basic communication endpoint |
| ▼CNET::CANSocket | CAN socket class |
| CNET::CANRawSocket | Raw CAN socket class |
| ▼CNET::InternetSocket | Internet socket class |
| CNET::SCTPSocket | SCTP socket class |
| CNET::TCPSocket | TCP socket class |
| CNET::UDPSocket | UDP socket class |
| ▼CNET::UnixSocket | Unix domain socket class |
| CNET::UnixDatagramSocket | Unix datagram socket class |
| CNET::SocketHandle< Socket > | A simple class to provide strict ownership of socket handles |
| CNET::SocketHandle_Ref< class > | |
| ▼Cstd::exception | STL class |
| CNET::SocketException | Signals a problem with the execution of a socket call |