![]() |
olcPixelGameEngine v2.29
The official distribution of olcPixelGameEngine, a tool used in javidx9's YouTube videos and projects
|
This is the complete list of members for olc::net::client_interface< T >, including all inherited members.
| client_interface() | olc::net::client_interface< T > | inline |
| Connect(const std::string &host, const uint16_t port) | olc::net::client_interface< T > | inline |
| Disconnect() | olc::net::client_interface< T > | inline |
| Incoming() | olc::net::client_interface< T > | inline |
| IsConnected() | olc::net::client_interface< T > | inline |
| m_connection | olc::net::client_interface< T > | protected |
| m_context | olc::net::client_interface< T > | protected |
| Send(const message< T > &msg) | olc::net::client_interface< T > | inline |
| thrContext | olc::net::client_interface< T > | protected |
| ~client_interface() | olc::net::client_interface< T > | inlinevirtual |