Ziti C SDK
Loading...
Searching...
No Matches
tag Struct Reference

#include <model_support.h>

Data Fields

tag_type type
 
union { 
 
   model_bool   bool_value 
 
   model_number   num_value 
 
   model_string   string_value 
 
};  
 

Field Documentation

◆ [union]

union { ... } tag

◆ bool_value

model_bool tag::bool_value

◆ num_value

model_number tag::num_value

◆ string_value

model_string tag::string_value

◆ type

tag_type tag::type

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