File NetworkInterface.hpp
FileList > Interfaces > NetWorth > NetworkInterface.hpp
Go to the source code of this file
#include <cassert>
#include <string>
#include <thread>
#include <vector>
#include <array>
#include <SFML/Network/UdpSocket.hpp>
#include <SFML/Network/Packet.hpp>
#include "../../core/InterfaceBase.hpp"
Namespaces
Type | Name |
---|---|
namespace | netWorth A networking interface that allows information to be sent across a network. |
Classes
Type | Name |
---|---|
class | NetworkingInterface |
The documentation for this class was generated from the following file source/Interfaces/NetWorth/NetworkInterface.hpp