rdata_value Struct Reference

Value item. More...

#include <rdata_t.h>


Data Fields

rdata_var_tvar
 Read-only Variable holding a copy of the data.


Detailed Description

Value item.

Definition at line 272 of file rdata_t.h.


Field Documentation

rdata_var_t* var

Read-only Variable holding a copy of the data.

Currently we don't allow sharing the same var node between different value nodes so that when destroying the value we can destroy the var.

We could share this, but would need to reference-count it.

Definition at line 280 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