![]() |
olcPixelGameEngine v2.28
The official distribution of olcPixelGameEngine, a tool used in javidx9's YouTube videos and projects
|
#include <olcPGEX_Network.h>
Public Attributes | |
std::shared_ptr< connection< T > > | remote = nullptr |
message< T > | msg |
Friends | |
std::ostream & | operator<< (std::ostream &os, const owned_message< T > &msg) |
|
friend |
message<T> olc::net::owned_message< T >::msg |
std::shared_ptr<connection<T> > olc::net::owned_message< T >::remote = nullptr |