LLReliablePacketParams Class Reference

#include <llpacketack.h>

Collaboration diagram for LLReliablePacketParams:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 LLReliablePacketParams ()
 ~LLReliablePacketParams ()
void clear ()
void set (const LLHost &host, S32 retries, BOOL ping_based_retry, F32 timeout, void(*callback)(void **, S32), void **callback_data, char *name)

Public Attributes

LLHost mHost
S32 mRetries
BOOL mPingBasedRetry
F32 mTimeout
void(* mCallback )(void **, S32)
void ** mCallbackData
char * mMessageName


Detailed Description

Definition at line 37 of file llpacketack.h.


Constructor & Destructor Documentation

LLReliablePacketParams::LLReliablePacketParams (  )  [inline]

Definition at line 49 of file llpacketack.h.

References clear().

Here is the call graph for this function:

LLReliablePacketParams::~LLReliablePacketParams (  )  [inline]

Definition at line 54 of file llpacketack.h.


Member Function Documentation

void LLReliablePacketParams::clear ( void   )  [inline]

Definition at line 56 of file llpacketack.h.

References LLHost::invalidate(), mCallback, mCallbackData, mHost, mMessageName, mPingBasedRetry, mRetries, mTimeout, NULL, and TRUE.

Referenced by LLReliablePacketParams(), and LLMessageSystem::sendMessage().

Here is the call graph for this function:

Here is the caller graph for this function:

void LLReliablePacketParams::set ( const LLHost host,
S32  retries,
BOOL  ping_based_retry,
F32  timeout,
void(*)(void **, S32 callback,
void **  callback_data,
char *  name 
) [inline]

Definition at line 67 of file llpacketack.h.

References mCallback, mCallbackData, mHost, mMessageName, mPingBasedRetry, mRetries, and mTimeout.

Referenced by LLMessageSystem::flushSemiReliable(), and LLMessageSystem::sendReliable().

Here is the caller graph for this function:


Member Data Documentation

Definition at line 40 of file llpacketack.h.

Referenced by clear(), LLReliablePacket::LLReliablePacket(), and set().

Definition at line 42 of file llpacketack.h.

Referenced by clear(), LLReliablePacket::LLReliablePacket(), and set().

Definition at line 43 of file llpacketack.h.

Referenced by clear(), LLReliablePacket::LLReliablePacket(), and set().

Definition at line 46 of file llpacketack.h.

Referenced by clear(), LLReliablePacket::LLReliablePacket(), and set().


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

Generated on Fri May 16 09:01:25 2008 for SecondLife by  doxygen 1.5.5