r-type  0.0.0
R-Type main
Loading...
Searching...
No Matches
INetworkClient.hpp File Reference

This file contains the client network interface. More...

#include <cstdint>
#include <string>
#include <vector>
#include "Utils/Interfaces/IPlugin.hpp"
+ Include dependency graph for INetworkClient.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

interface  eng::INetworkClient
 Interface for the client network. More...
 

Namespaces

namespace  eng
 

Enumerations

enum class  eng::ConnectionState { eng::DISCONNECTED , eng::CONNECTING , eng::CONNECTED , eng::DISCONNECTING }
 Connection state enumeration. More...
 

Detailed Description

This file contains the client network interface.

Definition in file INetworkClient.hpp.