This file contains the client network interface. More...
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... | |
This file contains the client network interface.
Definition in file INetworkClient.hpp.