Download Source Code

CNetMsg::SConnection Struct Reference

This structure carries information that uniquely identifies a client connection. More...

#include <NetMsg.h>

Collaboration diagram for CNetMsg::SConnection:

Collaboration graph
[legend]
List of all members.

Public Attributes

SAddress addrNext
 The target address.
SAddress addrThis
 The source address.
SAddress addrPrev
 The address responsible for the connection if any.

Detailed Description

This structure carries information that uniquely identifies a client connection.


The documentation for this struct was generated from the following file:
  • inc/NetMsg.h
Copyright Robert Umbehant
This documentation is covered by the LGPL