Tactics: Western Philosophers Vs. Musicians  0.12
A turn-based tactical game combining rules and gameplay elements inspired by Final Fantasy Tactics and the Mayfair Exponential Game System. Unlike most games of this type, motion is in full, grid-less 3D.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
OpenSkyNet::Utils::Socket Member List

This is the complete list of members for OpenSkyNet::Utils::Socket, including all inherited members.

acceptConnection()OpenSkyNet::Utils::Socketinline
closeConnection()OpenSkyNet::Utils::Socketinline
connectTo(const char *ipAddr_, unsigned int port_)OpenSkyNet::Utils::Socketinline
create()OpenSkyNet::Utils::Socketinline
getLastErrorString() const OpenSkyNet::Utils::Socketinline
init(char(&errorBuffer_)[MAX_STRING_SIZE])OpenSkyNet::Utils::Socketinlinestatic
isConnected() const OpenSkyNet::Utils::Socketinline
isConnectedAsClient() const OpenSkyNet::Utils::Socketinline
isConnectedAsServer() const OpenSkyNet::Utils::Socketinline
listenTo(const char *ipAddr_, unsigned int port_)OpenSkyNet::Utils::Socketinline
recvData(char *buffer_, OpenSkyNet::Utils::uint bufferLen_)OpenSkyNet::Utils::Socketinline
sendData(const char *buffer_, OpenSkyNet::Utils::uint bufferLen_)OpenSkyNet::Utils::Socketinline
shutDown()OpenSkyNet::Utils::Socketinlinestatic
Socket()OpenSkyNet::Utils::Socketinline