yumapro  23.10T-7
YumaPro SDK
Loading...
Searching...
No Matches
keymap_set_t Struct Reference

one set of keymaps contains all row entries for one list object Used by SIL or SIL-SA code to cache list entries or just keys so GET2 return key processing can be automated More...

#include <keymap.h>

Collaboration diagram for keymap_set_t:

Data Fields

obj_template_tobj
 the list object that this keymap is for
 
uint32 anckey_cnt
 the number of ancestor keys expected for this list. More...
 
dlq_hdr_t cbQ
 Queue of keymap_map_t struct Each one represents one keymap for one set of ancestor keys.
 

Detailed Description

one set of keymaps contains all row entries for one list object Used by SIL or SIL-SA code to cache list entries or just keys so GET2 return key processing can be automated

Field Documentation

◆ anckey_cnt

uint32 anckey_cnt

the number of ancestor keys expected for this list.

Each keymap_map_t must register with this number of ancestor key values


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