PIPS
_newgen_struct_property_ Struct Reference

#include <property.h>

+ Collaboration diagram for _newgen_struct_property_:

Data Fields

intptr_t _type_
 
enum property_utype _property_tag__
 
union {
   intptr_t   _property_int_
 
   gen_chunk   _property_bool_
 int:int More...
 
   string   _property_string_
 bool:bool More...
 
_property_union_
 

Detailed Description

Definition at line 51 of file property.h.

Field Documentation

◆ _property_bool_

gen_chunk _newgen_struct_property_::_property_bool_

int:int

Definition at line 56 of file property.h.

◆ _property_int_

intptr_t _newgen_struct_property_::_property_int_

Definition at line 55 of file property.h.

◆ _property_string_

string _newgen_struct_property_::_property_string_

bool:bool

Definition at line 57 of file property.h.

◆ _property_tag__

enum property_utype _newgen_struct_property_::_property_tag__

Definition at line 52 of file property.h.

◆ 

union { ... } _newgen_struct_property_::_property_union_

◆ _type_

intptr_t _newgen_struct_property_::_type_

Definition at line 52 of file property.h.


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