Planeshift
Public Member Functions | Public Attributes

psNetInfos Class Reference

Gives informations about the network connection. More...

#include <netinfos.h>

List of all members.

Public Member Functions

void AddPingTicks (csTicks t)
 Add a tick value to the global queue.
csTicks GetAveragePingTicks ()
 Compute the average ticks a ping uses.
 psNetInfos ()
 Constructor.
 ~psNetInfos ()
 Destructor.

Public Attributes

int droppedPackets

Detailed Description

Gives informations about the network connection.

Definition at line 35 of file netinfos.h.


Constructor & Destructor Documentation

psNetInfos::psNetInfos ( ) [inline]

Constructor.

Definition at line 39 of file netinfos.h.

psNetInfos::~psNetInfos ( )

Destructor.


Member Function Documentation

void psNetInfos::AddPingTicks ( csTicks  t)

Add a tick value to the global queue.

csTicks psNetInfos::GetAveragePingTicks ( )

Compute the average ticks a ping uses.


Member Data Documentation

Definition at line 48 of file netinfos.h.


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