#include <ultimate_delay.h>
Definition at line 32 of file ultimate_delay.h.
◆ ultimate_delay() [1/3]
mcrl2::lps::detail::ultimate_delay::ultimate_delay |
( |
| ) |
|
|
inline |
◆ ultimate_delay() [2/3]
mcrl2::lps::detail::ultimate_delay::ultimate_delay |
( |
const variable & |
t | ) |
|
|
inline |
◆ ultimate_delay() [3/3]
◆ constraint() [1/2]
◆ constraint() [2/2]
const data_expression & mcrl2::lps::detail::ultimate_delay::constraint |
( |
| ) |
const |
|
inline |
Obtain the constraint in the ultimate delay.
Definition at line 74 of file ultimate_delay.h.
◆ time_var() [1/2]
variable & mcrl2::lps::detail::ultimate_delay::time_var |
( |
| ) |
|
|
inline |
Obtain a reference to the time variable in the ultimate delay.
Definition at line 92 of file ultimate_delay.h.
◆ time_var() [2/2]
const variable & mcrl2::lps::detail::ultimate_delay::time_var |
( |
| ) |
const |
|
inline |
Obtain the constraint in the ultimate delay.
Definition at line 86 of file ultimate_delay.h.
◆ variables() [1/2]
variable_list & mcrl2::lps::detail::ultimate_delay::variables |
( |
| ) |
|
|
inline |
◆ variables() [2/2]
const variable_list & mcrl2::lps::detail::ultimate_delay::variables |
( |
| ) |
const |
|
inline |
◆ m_data
◆ m_time
variable mcrl2::lps::detail::ultimate_delay::m_time |
|
protected |
◆ m_vl
The documentation for this class was generated from the following file: