RakNet  4.0
Classes | Namespaces | Enumerations | Functions
RakNetStatistics.h File Reference

A structure that holds all statistical data returned by RakNet. More...

#include "PacketPriority.h"
#include "Export.h"
#include "RakNetTypes.h"

Classes

struct  RakNet::RakNetStatistics
 Network Statisics Usage. More...
 

Namespaces

namespace  RakNet
 Simple class to send changes between directories. In essence, a simple autopatcher that can be used for transmitting levels, skins, etc.
 

Enumerations

enum  RakNet::RNSPerSecondMetrics {
  RakNet::USER_MESSAGE_BYTES_PUSHED, RakNet::USER_MESSAGE_BYTES_SENT, RakNet::USER_MESSAGE_BYTES_RESENT, RakNet::USER_MESSAGE_BYTES_RECEIVED_PROCESSED,
  RakNet::USER_MESSAGE_BYTES_RECEIVED_IGNORED, RakNet::ACTUAL_BYTES_SENT, RakNet::ACTUAL_BYTES_RECEIVED
}
 

Functions

void RAK_DLL_EXPORT RakNet::StatisticsToString (RakNetStatistics *s, char *buffer, int verbosityLevel)
 

Detailed Description

A structure that holds all statistical data returned by RakNet.

This file is part of RakNet Copyright 2003 Jenkins Software LLC

Usage of RakNet is subject to the appropriate license agreement.