Include file:
#include "mcrl2/data/function_symbol.h"
The class function symbol.
mcrl2::data::
function_symbol_key_type
¶typedef for std::pair< atermpp::aterm, atermpp::aterm >
mcrl2::data::
function_symbol_list
¶typedef for atermpp::term_list< function_symbol >
list of function_symbols
mcrl2::data::
function_symbol_vector
¶typedef for std::vector< function_symbol >
vector of function_symbols
mcrl2::data::
operator<<
(std::ostream &out, const function_symbol &x)¶Outputs the object to a stream.
Parameters:
out An output stream
x Object x
Returns: The output stream
pp
(const function_symbol &x)¶pp
(const function_symbol_list &x)¶pp
(const function_symbol_vector &x)¶mcrl2::data::
swap
(function_symbol &t1, function_symbol &t2)¶swap overload