+
Point of view
All features
class REFERENCE [E_]
Summary
This class is useful to share a common volatile expanded value between different objects or as the result of a once function. So in most cases the E_ type is expanded and the reference to the REFERENCE[E_] container object shared.
Direct parents
Inherit list: ANY_REFERENCE
Known children
Inherit list: TYPED_VARIANT
Insert list: COUNTER
Overview
Creation features
{ANY}
Features
{ANY}
item: E_
writable attribute
{ANY}
set_item (i: E_) assign item
effective procedure
{ANY}
ensure
clear
effective procedure
{ANY}
Reset item with the default value.