Shadowrun: Awakened 29 September 2011 - Build 871
Public Member Functions | Public Attributes
RakNet::PRO Struct Reference

#include <ReplicaManager3.h>

List of all members.

Public Member Functions

bool operator!= (const PRO &right) const
bool operator== (const PRO &right) const

Public Attributes

char orderingChannel
 Passed to RakPeerInterface::Send(). Defaults to ReplicaManager3::SetDefaultOrderingChannel().
PacketPriority priority
 Passed to RakPeerInterface::Send(). Defaults to ReplicaManager3::SetDefaultPacketPriority().
PacketReliability reliability
 Passed to RakPeerInterface::Send(). Defaults to ReplicaManager3::SetDefaultPacketReliability().
uint32_t sendReceipt
 Passed to RakPeerInterface::Send(). Defaults to 0.

Detailed Description

Definition at line 35 of file ReplicaManager3.h.


Member Function Documentation

bool RakNet::PRO::operator!= ( const PRO right) const
bool RakNet::PRO::operator== ( const PRO right) const

Member Data Documentation

Definition at line 44 of file ReplicaManager3.h.

Definition at line 38 of file ReplicaManager3.h.

Definition at line 41 of file ReplicaManager3.h.

Definition at line 47 of file ReplicaManager3.h.


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

Copyright © 2007-2010 by The Shadowrun: Awakened Team. This work is licensed under the GNU Lesser General Public License 3.

GNU Lesser General Public License 3 Sourceforge.net