rdata_item Struct Reference

Data item. More...

#include <rdata_t.h>


Data Fields

item_class_t ic
rdata_address_taddress
rdata_value_tvalue


Detailed Description

Data item.

Data item is the result of evaluating an expression. An address expression yields an address item (a.k.a. L-value), a value expression yields a data item (a.k.a. R-value). This model is used to accomodate semantics of the assignment operator.

Definition at line 297 of file rdata_t.h.


The documentation for this struct was generated from the following file:
Generated on Thu Jun 2 07:45:59 2011 for HelenOS/USB by  doxygen 1.4.7