Boron 0.1.0
Data Fields

UCell Union Reference

A cell holds a single value. More...

Data Fields

UCellId id
 Basic type identification.
UCellDatatype datatype
 For datatype! type.
UCellWord word
 For word!, lit-word!, set-word!, get-word! types.
UCellNumber number
 For int!, decimal! types.
UCellCoord coord
 For coord! type.
UCellVec3 vec3
 For vec3! type.
UCellSeries series
 For binary!, bitset!, string!, file!, block!, paren!, path! types.
UCellSeries context
 For context! type.
UCellError error
 For error! type.

Detailed Description

A cell holds a single value.

It will always be 16 bytes. Normally cells are contained in block UBuffers.

Examples:

calculator.c.


The documentation for this union was generated from the following files:
 All Data Structures Files Functions Variables Enumerations Enumerator Defines

Generated on Fri Apr 29 2011 by Doxygen 1.7.3