UTAP::variable_t Struct Reference

Base type for variables, clocks, etc. More...

#include <system.h>

List of all members.

Public Attributes

symbol_t uid
 The symbol of the variables.
expression_t expr
 The initialiser.


Detailed Description

Base type for variables, clocks, etc.

The user data of the corresponding symbol_t points to this structure, i.e. v.uid.getData() is a pointer to v.


Member Data Documentation

expression_t UTAP::variable_t::expr

The initialiser.

symbol_t UTAP::variable_t::uid

The symbol of the variables.


The documentation for this struct was generated from the following file:
Generated on Thu Feb 22 14:46:53 2007 for libutap by  doxygen 1.4.7