mcrl2::state_formulas::yaled_timed

Include file:

#include "mcrl2/modal_formula/state_formula.h
class mcrl2::state_formulas::yaled_timed

brief The timed yaled operator for state formulas

Public member functions

yaled_timed &operator=(const yaled_timed&) noexcept = default
yaled_timed &operator=(yaled_timed&&) noexcept = default
const data::data_expression &time_stamp() const
yaled_timed()

brief Default constructor.

yaled_timed(const atermpp::aterm &term)

brief Constructor. param term A term

yaled_timed(const data::data_expression &time_stamp)

brief Constructor.

yaled_timed(const yaled_timed&) noexcept = default

Move semantics.

yaled_timed(yaled_timed&&) noexcept = default