simple-socket library 1.2.0
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
 CNET::can_filterStructure of id and mask used by filters
 CNET::can_frameStructure to represent a CAN 2.0 Frame
 CNET::can_idRepresents any possible CAN id or mask
 CNET::SimpleSocketA socket representing a basic communication endpoint
 CNET::CANSocketCAN socket class
 CNET::CANRawSocketRaw CAN socket class
 CNET::InternetSocketInternet socket class
 CNET::SCTPSocketSCTP socket class
 CNET::TCPSocketTCP socket class
 CNET::UDPSocketUDP socket class
 CNET::UnixSocketUnix domain socket class
 CNET::UnixDatagramSocketUnix datagram socket class
 CNET::SocketHandle< Socket >A simple class to provide strict ownership of socket handles
 CNET::SocketHandle_Ref< class >
 Cstd::exceptionSTL class
 CNET::SocketExceptionSignals a problem with the execution of a socket call