This file contains the client network interface. More...
#include <cstdint>
#include <functional>
#include <string>
#include <vector>
#include "Interfaces/Protocol/Protocol.hpp"
#include "Utils/Interfaces/IPlugin.hpp"
Go to the source code of this file.
Classes | |
class | eng::INetworkClient |
Interface for the client network. More... | |
Namespaces | |
namespace | eng |
This file contains the client network interface.
Definition in file INetworkClient.hpp.