Int4Var Struct Reference

#include <veil_datatypes.h>

Collaboration diagram for Int4Var:

Collaboration graph

Detailed Description

Subtype of Object for storing simple int4 values.

These values are allowed to be null.

Definition at line 175 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 Fri Mar 12 08:38:47 2010 for Veil by  doxygen 1.5.6