hl7parse
Public Attributes | List of all members
ini_section_list_t Struct Reference

container holding ections Top level strcture, holds N sections. More...

#include <ini.h>

Collaboration diagram for ini_section_list_t:
Collaboration graph
[legend]

Public Attributes

int length
 
int size
 
ini_section_t ** sections
 

Detailed Description

container holding ections Top level strcture, holds N sections.

Member Data Documentation

◆ length

int ini_section_list_t::length

number of sections

◆ sections

ini_section_t** ini_section_list_t::sections

the array holding sections

◆ size

int ini_section_list_t::size

max allocated space in sections


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