#include <llkeythrottle.h>
Public Member Functions | |
Entry () | |
Public Attributes | |
U32 | count |
BOOL | blocked |
Definition at line 42 of file llkeythrottle.h.
LLKeyThrottleImpl< T >::Entry::Entry | ( | ) | [inline] |
Definition at line 46 of file llkeythrottle.h.
BOOL LLKeyThrottleImpl< T >::Entry::blocked |
Definition at line 44 of file llkeythrottle.h.
U32 LLKeyThrottleImpl< T >::Entry::count |
Definition at line 43 of file llkeythrottle.h.