MicroModelicaCCompiler  4.5.3
MicroModelica::IR::PrintedDep Struct Reference

#include <compute_deps.hpp>

Public Attributes

SB::Set range
 
int id
 
SB::Deps::LMapExp use_map
 
SB::Deps::LMapExp eq_use_map
 

Detailed Description

Definition at line 140 of file compute_deps.hpp.

Member Data Documentation

◆ eq_use_map

SB::Deps::LMapExp MicroModelica::IR::PrintedDep::eq_use_map

Definition at line 144 of file compute_deps.hpp.

◆ id

int MicroModelica::IR::PrintedDep::id

Definition at line 142 of file compute_deps.hpp.

◆ range

SB::Set MicroModelica::IR::PrintedDep::range

Definition at line 141 of file compute_deps.hpp.

◆ use_map

SB::Deps::LMapExp MicroModelica::IR::PrintedDep::use_map

Definition at line 143 of file compute_deps.hpp.


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