iPXE
_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.

◆ attrs

attr_t _softlabelkeys::attrs

Definition at line 37 of file slk.c.

Referenced by slk_attr_off(), slk_attr_on(), slk_attr_set(), slk_attroff(), slk_attron(), and slk_attrset().

◆ fmt

unsigned int _softlabelkeys::fmt

Definition at line 44 of file slk.c.

◆ max_label_len

unsigned int _softlabelkeys::max_label_len

Definition at line 45 of file slk.c.

◆ maj_space_len

unsigned int _softlabelkeys::maj_space_len

Definition at line 46 of file slk.c.

◆ num_labels

unsigned int _softlabelkeys::num_labels

Definition at line 47 of file slk.c.

◆ num_spaces

unsigned int _softlabelkeys::num_spaces

Definition at line 48 of file slk.c.

◆ spaces

unsigned int _softlabelkeys::spaces[SLK_MAX_NUM_SPACES]

Definition at line 49 of file slk.c.

◆ saved_cursor

struct cursor_pos _softlabelkeys::saved_cursor

Definition at line 50 of file slk.c.

◆ saved_attrs

attr_t _softlabelkeys::saved_attrs

Definition at line 51 of file slk.c.

◆ saved_pair

short _softlabelkeys::saved_pair

Definition at line 52 of file slk.c.


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