Loading...
Searching...
No Matches
ut_process_var_t Struct Reference

Name-value-pair of a variable for URI template expansion. More...

Detailed Description

Name-value-pair of a variable for URI template expansion.

Definition at line 39 of file ut_process.h.

#include <ut_process.h>

Data Fields

const char * name
 name of the variable
 
const char * value
 value for the variable
 

Field Documentation

◆ name

const char* ut_process_var_t::name

name of the variable

Definition at line 40 of file ut_process.h.

◆ value

const char* ut_process_var_t::value

value for the variable

Definition at line 41 of file ut_process.h.


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