SpiecsEngine
 
Loading...
Searching...
No Matches

◆ SetConnectionCallback()

void Spices::Net::TcpConnection::SetConnectionCallback ( const DelegateConnectionCallback & cb)
inline

Set ConnectionCallback.

Parameters
[in]cbDelegateConnectionCallback.

Definition at line 116 of file TcpConnection.h.

117 {
119 }
DelegateConnectionCallback m_ConnectionCallback
DelegateConnectionCallback.