UF_ROUTE_tag_list_s (view source)
 
Defined in: uf_route.h
 
Also known as:
 
Overview
Structure used to store a variable length array of tags.

Environment
Internal and External

History
New in V17


Data Members

num_alloc
unsigned int
Number of elements allocated for the Variable
length Array of tags

num_used
unsigned int
Currently used Number of elements in array

array
tag_t *
Variable length array of tags