![]()  | 
  
    Qore Programming Language 2.3.0
    
   | 
 
this is the union that stores values in QoreValue More...
#include <QoreValue.h>
Public Attributes | |
| bool | b | 
| for boolean values  | |
| double | f | 
| for double values  | |
| int64 | i | 
| for integer values  | |
| AbstractQoreNode * | n | 
| for all heap-allocated values  | |
this is the union that stores values in QoreValue