LLMessageThrottleEntry Class Reference

#include <llmessagethrottle.h>

List of all members.

Public Member Functions

 LLMessageThrottleEntry (const size_t hash, const U64 entry_time)
size_t getHash () const
U64 getEntryTime () const

Protected Attributes

size_t mHash
U64 mEntryTime


Detailed Description

Definition at line 47 of file llmessagethrottle.h.


Constructor & Destructor Documentation

LLMessageThrottleEntry::LLMessageThrottleEntry ( const size_t  hash,
const U64  entry_time 
) [inline]

Definition at line 50 of file llmessagethrottle.h.


Member Function Documentation

size_t LLMessageThrottleEntry::getHash (  )  const [inline]

Definition at line 53 of file llmessagethrottle.h.

References mHash.

Referenced by eq_message_throttle_entry().

Here is the caller graph for this function:

U64 LLMessageThrottleEntry::getEntryTime (  )  const [inline]

Definition at line 54 of file llmessagethrottle.h.

References mEntryTime.


Member Data Documentation

size_t LLMessageThrottleEntry::mHash [protected]

Definition at line 56 of file llmessagethrottle.h.

Referenced by getHash().

Definition at line 57 of file llmessagethrottle.h.

Referenced by getEntryTime().


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

Generated on Fri May 16 08:53:37 2008 for SecondLife by  doxygen 1.5.5