Range Struct Reference

#include <veil_datatypes.h>

Collaboration diagram for Range:

Collaboration graph

Detailed Description

Subtype of Object for storing range values.

A range has an upper and lower bound, both stored as int4s. Nulls are not allowed.

Definition at line 185 of file veil_datatypes.h.

Data Fields

ObjType type
 This must have the value OBJ_RANGE.
int32 min
int32 max


The documentation for this struct was generated from the following files:
Generated on Tue Jul 31 15:36:00 2007 for Veil by  doxygen 1.5.2