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
() const
olc::net::connection< T >
inline
id
olc::net::connection< T >
protected
IsConnected
() const
olc::net::connection< T >
inline
m_asioContext
olc::net::connection< T >
protected
m_bConnectionEstablished
olc::net::connection< T >
protected
m_bValidHandshake
olc::net::connection< T >
protected
m_msgTemporaryIn
olc::net::connection< T >
protected
m_nHandshakeCheck
olc::net::connection< T >
protected
m_nHandshakeIn
olc::net::connection< T >
protected
m_nHandshakeOut
olc::net::connection< T >
protected
m_nOwnerType
olc::net::connection< T >
protected
m_qMessagesIn
olc::net::connection< T >
protected
m_qMessagesOut
olc::net::connection< T >
protected
m_socket
olc::net::connection< T >
protected
owner
enum name
olc::net::connection< T >
Send
(const message< T > &msg)
olc::net::connection< T >
inline
StartListening
()
olc::net::connection< T >
inline
~connection
()
olc::net::connection< T >
inline
virtual
Generated by
1.11.0