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

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 Nov 10 13:16:13 2005 for libutap by  doxygen 1.4.2