.TH "brlapi_range_t" 3 "Version 0.8" "BrlAPI" \" -*- nroff -*- .ad l .nh .SH NAME brlapi_range_t .SH SYNOPSIS .br .PP .PP \fC#include \fP .SS "Data Fields" .in +1c .ti -1c .RI "\fBbrlapi_keyCode_t\fP \fBfirst\fP" .br .ti -1c .RI "\fBbrlapi_keyCode_t\fP \fBlast\fP" .br .in -1c .SH "Detailed Description" .PP Type for keycode ranges .PP Denotes the set of keycodes between \fIfirst\fP and \fIlast\fP (inclusive) .SH "Field Documentation" .PP .SS "\fBbrlapi_keyCode_t\fP brlapi_range_t::first" first key of the range .SS "\fBbrlapi_keyCode_t\fP brlapi_range_t::last" last key of the range .SH "Author" .PP Generated automatically by Doxygen for BrlAPI from the source code\&.