Include file:
#include "mcrl2/data/structured_sort.h"
The class structured_sort.
mcrl2::data::
structured_sort_list
¶typedef for atermpp::term_list< structured_sort >
brief list of structured_sorts
mcrl2::data::
structured_sort_vector
¶typedef for std::vector< structured_sort >
brief vector of structured_sorts
mcrl2::data::
make_structured_sort
(atermpp::aterm_appl &t, const ARGUMENTS&... args)¶brief Make_structured_sort constructs a new term into a given address.
Parameters:
mcrl2::data::
operator<<
(std::ostream &out, const structured_sort &x)¶brief Outputs the object to a stream param out An output stream param x Object x return The output stream
mcrl2::data::
swap
(structured_sort &t1, structured_sort &t2)¶brief swap overload