LibNRG  0.0.1
Networking for Real-time Games library
 All Classes Files Functions Variables Friends
nrg::Connection Struct Reference

Combines both ConnectionIn and ConnectionOut into a single class.

#include <nrg_connection.h>

Public Member Functions

 Connection (const NetAddress &remote_addr, const Socket &sock_out)
 Standard Constructor.
 

Public Attributes

ConnectionIn in
 
ConnectionOut out
 

The documentation for this struct was generated from the following file: