iPXE
Data Fields
_softlabelkeys Struct Reference

Data Fields

struct _softlabel fkeys [SLK_MAX_NUM_LABELS]
 
attr_t attrs
 
unsigned int fmt
 
unsigned int max_label_len
 
unsigned int maj_space_len
 
unsigned int num_labels
 
unsigned int num_spaces
 
unsigned int spaces [SLK_MAX_NUM_SPACES]
 
struct cursor_pos saved_cursor
 
attr_t saved_attrs
 
short saved_pair
 

Detailed Description

Definition at line 35 of file slk.c.

Field Documentation

◆ fkeys

struct _softlabel _softlabelkeys::fkeys[SLK_MAX_NUM_LABELS]

Definition at line 36 of file slk.c.

Referenced by slk_label(), slk_restore(), and slk_set().

◆ attrs

attr_t _softlabelkeys::attrs

◆ fmt

unsigned int _softlabelkeys::fmt

Definition at line 44 of file slk.c.

Referenced by slk_init().

◆ max_label_len

unsigned int _softlabelkeys::max_label_len

Definition at line 45 of file slk.c.

Referenced by _print_label(), slk_init(), and slk_restore().

◆ maj_space_len

unsigned int _softlabelkeys::maj_space_len

Definition at line 46 of file slk.c.

Referenced by slk_init(), and slk_restore().

◆ num_labels

unsigned int _softlabelkeys::num_labels

Definition at line 47 of file slk.c.

Referenced by slk_init(), slk_restore(), and slk_set().

◆ num_spaces

unsigned int _softlabelkeys::num_spaces

Definition at line 48 of file slk.c.

Referenced by slk_init(), and slk_restore().

◆ spaces

unsigned int _softlabelkeys::spaces[SLK_MAX_NUM_SPACES]

Definition at line 49 of file slk.c.

Referenced by slk_init(), and slk_restore().

◆ saved_cursor

struct cursor_pos _softlabelkeys::saved_cursor

Definition at line 50 of file slk.c.

Referenced by _enter_slk(), and _leave_slk().

◆ saved_attrs

attr_t _softlabelkeys::saved_attrs

Definition at line 51 of file slk.c.

Referenced by _enter_slk(), and _leave_slk().

◆ saved_pair

short _softlabelkeys::saved_pair

Definition at line 52 of file slk.c.

Referenced by _enter_slk(), and _leave_slk().


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