Zusi 3 TCP Protocol Library
An implementation of the Zusi 3 TCP protocol in C++.
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
 Czusi::AttributeGeneric Zusi message attribute. Data is owned by the class
 Czusi::ConnectionParent class for a connection
 Czusi::ClientConnectionManages connection to a Zusi server
 Czusi::NodeGeneric Zusi message node
 Czusi::SocketAbstract interface for a socket
 Czusi::DebugSocketDummy socket for debug purposes
 Czusi::WinsockBlockingSocketSocket implemented using the built-in Windows Winsock networking functions