Qore Programming Language 1.19.2
Loading...
Searching...
No Matches
qore_value_u Union Reference

this is the union that stores values in QoreValue More...

#include <QoreValue.h>

Collaboration diagram for qore_value_u:
[legend]

Public Attributes

bool b
 for boolean values
 
double f
 for double values
 
int64 i
 for integer values
 
AbstractQoreNoden
 for all heap-allocated values
 

Detailed Description

this is the union that stores values in QoreValue


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