StormByte C++ Library: Network module 0.0.9999
StormByte-Network is a StormByte library module for handling and create network connections
Loading...
Searching...
No Matches
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
 CStormByte::Network::EndPointRepresents a network endpoint, serving as a base class for both clients and servers
 CStormByte::Network::ClientThe class representing a client
 CStormByte::Network::ServerA server class
 CStormByte::Exception
 CStormByte::Network::ExceptionThe class representing an exception in the network module
 CStormByte::Network::ConnectionClosedThe class representing a terminated connection
 CStormByte::Network::ConnectionErrorThe class representing an error in the connection
 CStormByte::Network::PacketErrorThe class representing an error in the packet
 CStormByte::Network::Connection::Handler
 CStormByte::Network::Connection::InfoThe class representing the connection information
 CStormByte::Network::PacketRepresents a network packet