brlapi_range_t
brlapi_range_t
Section: BrlAPI (3) Updated: Tue Mar 1 2011 Local index
Up
NAME
brlapi_range_t -
SYNOPSIS
#include <brlapi.h>
Data Fields
brlapi_keyCode_t first
brlapi_keyCode_t last
Detailed Description
Type for raw keycode ranges
Denotes the set of keycodes between first and last (inclusive)
Field Documentation
brlapi_keyCode_t brlapi_range_t::firstfirst key of the range
brlapi_keyCode_t brlapi_range_t::lastlast key of the range
Author
Generated automatically by Doxygen for BrlAPI from the source code.
Index
- NAME
-
- SYNOPSIS
-
- Data Fields
-
- Detailed Description
-
- Field Documentation
-
- brlapi_keyCode_t brlapi_range_t::firstfirst key of the range
-
- brlapi_keyCode_t brlapi_range_t::lastlast key of the range
-
- Author
-
This document was created by
man2html,
using the manual pages.
Time: 21:42:48 GMT, April 16, 2011