思澈科技软件开发工具包  2.20
section_iter_t Struct Reference

Section iterator structure. More...

#include <section_iter.h>

Data Fields

section_set_t const * p_set
 Pointer to the appropriate section set.
 
section_t const * p_section
 Pointer to the selected section. More...
 
void * p_item
 Pointer to the selected item in the section.
 

Detailed Description

Section iterator structure.

Field Documentation

◆ p_section

section_t const* section_iter_t::p_section

Pointer to the selected section.

In case of GCC all sections in the set are sorted and placed in contiguous area, because they are treated as one section.


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