Multilists just contain the semantic to describe the sub lists, the number of sub lists, and a pointer to the first entry. More...
#include <public.h>
Data Fields | |
fbSubTemplateMultiListEntry_t * | firstEntry |
pointer to the first entry in the multi list | |
uint16_t | numElements |
number of sub template lists in the multi list | |
uint8_t | semantic |
value used to describe the list of sub templates | |
Multilists just contain the semantic to describe the sub lists, the number of sub lists, and a pointer to the first entry.