Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members

UTAP::variable_t Struct Reference

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

#include <system.hh>

List of all members.

Public Attributes

symbol_t uid
 The symbol of the variables.

bool global
 True if this is a global variable.

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.

bool UTAP::variable_t::global
 

True if this is a global variable.

symbol_t UTAP::variable_t::uid
 

The symbol of the variables.


The documentation for this struct was generated from the following file:
Generated on Sat May 15 12:33:43 2004 for libutap by doxygen 1.3.7