olcPixelGameEngine v2.28
The official distribution of olcPixelGameEngine, a tool used in javidx9's YouTube videos and projects
Loading...
Searching...
No Matches
olc::net::connection< T > Member List

This is the complete list of members for olc::net::connection< T >, including all inherited members.

connection(owner parent, asio::io_context &asioContext, asio::ip::tcp::socket socket, tsqueue< owned_message< T > > &qIn)olc::net::connection< T >inline
ConnectToClient(olc::net::server_interface< T > *server, uint32_t uid=0)olc::net::connection< T >inline
ConnectToServer(const asio::ip::tcp::resolver::results_type &endpoints)olc::net::connection< T >inline
Disconnect()olc::net::connection< T >inline
GetID() constolc::net::connection< T >inline
idolc::net::connection< T >protected
IsConnected() constolc::net::connection< T >inline
m_asioContextolc::net::connection< T >protected
m_bConnectionEstablishedolc::net::connection< T >protected
m_bValidHandshakeolc::net::connection< T >protected
m_msgTemporaryInolc::net::connection< T >protected
m_nHandshakeCheckolc::net::connection< T >protected
m_nHandshakeInolc::net::connection< T >protected
m_nHandshakeOutolc::net::connection< T >protected
m_nOwnerTypeolc::net::connection< T >protected
m_qMessagesInolc::net::connection< T >protected
m_qMessagesOutolc::net::connection< T >protected
m_socketolc::net::connection< T >protected
owner enum nameolc::net::connection< T >
Send(const message< T > &msg)olc::net::connection< T >inline
StartListening()olc::net::connection< T >inline
~connection()olc::net::connection< T >inlinevirtual