#include <Network.h>
Data Fields | |
int | packetType |
int | packetLength |
int | srcNetworkID |
int | version |
Definition at line 133 of file Network.h.
Definition at line 137 of file Network.h.
Referenced by UDPClient::connect(), TCPClient::disconnect(), UDPServer::handleClient(), TCPServer::handleClient(), SqlNetworkHandler::processCommit(), SqlNetworkHandler::processFree(), SqlNetworkHandler::processPrepare(), UDPClient::send(), and TCPClient::send().
Definition at line 136 of file Network.h.
Referenced by UDPClient::connect(), TCPClient::disconnect(), UDPServer::handleClient(), TCPServer::handleClient(), SqlNetworkHandler::process(), UDPClient::send(), and TCPClient::send().
Definition at line 138 of file Network.h.
Referenced by UDPClient::connect(), TCPClient::disconnect(), SqlNetworkHandler::processPrepare(), UDPClient::send(), and TCPClient::send().
Definition at line 139 of file Network.h.
Referenced by UDPClient::connect(), TCPClient::disconnect(), UDPClient::send(), and TCPClient::send().