Int4Var Struct Reference

#include <veil_datatypes.h>


Detailed Description

Subtype of Object for storing simple int4 values.

These values are allowed to be null.

Definition at line 184 of file veil_datatypes.h.


Data Fields

ObjType type
 This must have the value OBJ_INT4.
bool isnull
 if true, the value is null
int32 value
 the integer value of the variable

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

Generated on Mon Sep 12 15:27:00 2011 for Veil by  doxygen 1.5.6