libutap
Public Member Functions | Public Attributes | List of all members
UTAP::update_t Struct Reference

Information about an update. More...

#include <system.h>

Public Member Functions

 update_t ()
 

Public Attributes

int nr
 Placement in input file. More...
 
int location
 
instanceLine_tanchor
 Pointer to anchor instance line. More...
 
expression_t label
 The label. More...
 
bool isInPrechart
 

Detailed Description

Information about an update.

Update have an anchor instance line. The label is stored as an expression.

Constructor & Destructor Documentation

UTAP::update_t::update_t ( )
inline

Member Data Documentation

instanceLine_t* UTAP::update_t::anchor

Pointer to anchor instance line.

Referenced by UTAP::instanceLine_t::getSimregions(), and UTAP::template_t::getUpdate().

bool UTAP::update_t::isInPrechart
expression_t UTAP::update_t::label
int UTAP::update_t::location
int UTAP::update_t::nr

The documentation for this struct was generated from the following file: