#include <llkeythrottle.h>
Public Member Functions | |
| Entry () | |
Public Attributes | |
| U32 | count |
| BOOL | blocked |
Definition at line 56 of file llkeythrottle.h.
| LLKeyThrottleImpl< T >::Entry::Entry | ( | ) | [inline] |
Definition at line 60 of file llkeythrottle.h.
| U32 LLKeyThrottleImpl< T >::Entry::count |
Definition at line 57 of file llkeythrottle.h.
| BOOL LLKeyThrottleImpl< T >::Entry::blocked |
Definition at line 58 of file llkeythrottle.h.
1.5.5